Skip to content

Commit 112ff82

Browse files
author
Dave Wu
authored
Update 13-alias-req-imp.md
1 parent 29f5001 commit 112ff82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13-alias-req-imp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
=================
33

44
为了实现软件重用,Elixir提供了三种指令(`alias``require``import`),
5-
外加一个宏命令`user`,如下:
5+
外加一个宏命令`use`,如下:
66

77
```elixir
88
# Alias the module so it can be called as Bar instead of Foo.Bar

0 commit comments

Comments
 (0)