From 2a65bf32ec270484dcea4d22d3c93552dc0c24dd Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Tue, 23 Jun 2015 20:42:27 +0200 Subject: Revert "Typo: iff->if" This reverts commit cf92da3d6e1de14756efe3f1ee79f393a2f3787d. iff can mean "if and only if" so not a typo --- desktop/source/deployment/inc/lockfile.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source') 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 -- cgit v1.2.3