From defa9fde97572c87aff49b33cf3fa5135577d3dd Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Sat, 7 Mar 2015 22:55:25 +0100 Subject: [PATCH] Typo in help --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 0174046..91b18a1 100755 --- a/main.py +++ b/main.py @@ -70,7 +70,7 @@ Options (+ means active by default, - means inactive by default): works around that limitation by replacing the names of the labels in the output with unique ones. - Deprecated / compatibility syntax extension options: + Deprecated / compatibility syntax extensions options: lazylists - Support syntax like mylist[index] = 5; rather than using llListReplaceList. Only assignment supported. The list