summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:42:27 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:42:27 +0200
commit2a65bf32ec270484dcea4d22d3c93552dc0c24dd (patch)
tree93ef95ef9bda80b60e7eadaea88db64d7ab9d160 /desktop/source
parent09b4cbe977c755a447f97034189b85998f358d79 (diff)
Revert "Typo: iff->if"
This reverts commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d. iff can mean "if and only if" so not a typo
Diffstat (limited to 'desktop/source')
-rw-r--r--desktop/source/deployment/inc/lockfile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/inc/lockfile.hxx b/desktop/source/deployment/inc/lockfile.hxx
index cb7aae83ec83..f3f1da28d07a 100644
--- a/desktop/source/deployment/inc/lockfile.hxx
+++ b/desktop/source/deployment/inc/lockfile.hxx
@@ -64,7 +64,7 @@ namespace desktop {
typedef bool (* fpExecWarning)( Lockfile * that );
// checks the lockfile, asks user when lockfile is
- // found (if gui) and returns false when we may not continue
+ // found (iff gui) and returns false when we may not continue
bool check( fpExecWarning execWarning );
// removes the lockfile