From: Ciaran Gultnieks Date: Sat, 15 Feb 2014 23:26:45 +0000 (+0000) Subject: Minor docs typo fix X-Git-Tag: 0.2~277 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=995e5c84f0eb154d5c76b8adc9694f5bc6017061;p=fdroidserver.git Minor docs typo fix --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index faead290..f77f624c 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -948,7 +948,7 @@ android SDK and NDK directories, and maven 3 executable respectively e.g. for when you need to run @code{android update project} explicitly. @item scanignore=path1,path2,... -Enables one or more files/paths to be exlcuded from the scan process. +Enables one or more files/paths to be excluded from the scan process. This should only be used where there is a very good reason, and probably accompanied by a comment explaining why it is necessary.