diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-12-10 23:06:39 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-12-10 23:06:39 +0100 |
commit | eebc75ea6395848e618f4176f70900d7ebd017a8 (patch) | |
tree | dd32e3259c803850b4bd784e7cb499d197f1a2ec /svl | |
parent | cfb58670f13befd738eff485349894ae504200f0 (diff) |
Typos (mainly "propably")
Change-Id: Ifeecd82f98f9be9f90d293a7b68691f91d7bbc34
Diffstat (limited to 'svl')
-rw-r--r-- | svl/source/numbers/zforlist.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/numbers/zforlist.cxx b/svl/source/numbers/zforlist.cxx index accc55722a00..4517ef765188 100644 --- a/svl/source/numbers/zforlist.cxx +++ b/svl/source/numbers/zforlist.cxx @@ -3434,7 +3434,7 @@ inline { return false; // break loop // even if there are more matching entries - // this one is propably the one we are looking for + // this one is probably the one we are looking for } else { |