diff options
Diffstat (limited to 'documentation/LAR.md')
-rw-r--r-- | documentation/LAR.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/LAR.md b/documentation/LAR.md index f44d8dc7d..457b076f9 100644 --- a/documentation/LAR.md +++ b/documentation/LAR.md @@ -1,4 +1,4 @@ -LAR is a simple archive format to pack multiple lua source files and arbitary other resources into a single file. +LAR is a simple archive format to pack multiple lua source files and arbitrary other resources into a single file. # Format Specification |