summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:30:11 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:51:34 -0500
commit53ade60932857cb9b8b71520bf73c96a2e98dc11 (patch)
treecb4211a170619c5bd417bf245f88935b9468b99d /desktop
parenta68d4460558c52ea7cc17295caa1ce32e2b54673 (diff)
Typo: iff->if
Change-Id: I3fc60856b5a56e71d70b55c89323be074bdec3b3 (cherry picked from commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d)
Diffstat (limited to 'desktop')
-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 f3f1da28d07a..cb7aae83ec83 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 (iff gui) and returns false when we may not continue
+ // found (if gui) and returns false when we may not continue
bool check( fpExecWarning execWarning );
// removes the lockfile