From 6f7b8e3f5bc0eaea00f479d6197d5381970ecff1 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 26 Mar 2016 10:11:33 +0100 Subject: documentation: Fix typos (found by codespell) Signed-off-by: Stefan Weil --- documentation/LAR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/LAR.md') diff --git a/documentation/LAR.md b/documentation/LAR.md index f44d8dc7df..457b076f9a 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 -- cgit v1.2.3