Skip to content

Commit

Permalink
Merge pull request #1904 from BttrDrgn/patch-1
Browse files Browse the repository at this point in the history
`usingdirs` wiki typo
  • Loading branch information
KyrietS authored Jul 1, 2022
2 parents 1c22240 + f0cb1dc commit 6e792ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/usingdirs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Specifies the file search paths for `using` statements.

```lua
usingsdirs { "paths" }
usingdirs { "paths" }
```

### Parameters ###
Expand Down

0 comments on commit 6e792ef

Please sign in to comment.