We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f5001 commit 112ff82Copy full SHA for 112ff82
13-alias-req-imp.md
@@ -2,7 +2,7 @@
2
=================
3
4
为了实现软件重用,Elixir提供了三种指令(`alias`,`require`和`import`),
5
-外加一个宏命令`user`,如下:
+外加一个宏命令`use`,如下:
6
7
```elixir
8
# Alias the module so it can be called as Bar instead of Foo.Bar
0 commit comments