From 2f6e93f728e4c7b278b57479bf1fd8fda3344fff Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 21 Jun 2016 15:43:38 +0200 Subject: remove "-" between FileAttr-Function and FileLen-Function to be consistent with the rest of the functions reported via pootle-feedback Change-Id: I6e95109a8cf4145dc84ab0f3ad699d74ee05d932 --- source/auxiliary/sbasic.tree | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/auxiliary') diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index fff44e5b07..7818c21ff4 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -117,11 +117,11 @@ Error-Handling Functions Exit Statement [Runtime] Exp Function [Runtime] -FileAttr-Function [Runtime] +FileAttr Function [Runtime] FileCopy Statement [Runtime] FileDateTime Function [Runtime] FileExists Function [Runtime] -FileLen-Function [Runtime] +FileLen Function [Runtime] FindObject Function [Runtime] FindPropertyObject Function [Runtime] Fix Function [Runtime] -- cgit