diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-06-21 15:43:38 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-06-21 15:49:56 +0200 |
commit | 2f6e93f728e4c7b278b57479bf1fd8fda3344fff (patch) | |
tree | 34122aa84d0a4f9b71cafc5e7a44b2b9e49c1e43 /source/auxiliary | |
parent | 909af2a8cb528fd502229eaa08f1eac5d83114cd (diff) |
remove "-" between FileAttr-Function and FileLen-Function
to be consistent with the rest of the functions
reported via pootle-feedback
Change-Id: I6e95109a8cf4145dc84ab0f3ad699d74ee05d932
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic> <topic id="sbasic/text/sbasic/shared/03090412.xhp">Exit Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03080201.xhp">Exp Function [Runtime]</topic> -<topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr-Function [Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03020406.xhp">FileCopy Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03020407.xhp">FileDateTime Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03020415.xhp">FileExists Function [Runtime]</topic> -<topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen-Function [Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03103800.xhp">FindObject Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03103900.xhp">FindPropertyObject Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function [Runtime]</topic> |