diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-03-25 13:45:24 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-03-26 08:10:33 +0200 |
commit | 88fdc7c4f261b55979d59d5886f04bd27137bc02 (patch) | |
tree | 50724c21d7482e1e8b3fef8544459c15148d77b9 /src/lib/CDRPath.cpp | |
parent | a0804ba472764b0112281c4743003e101251c3fa (diff) |
fix overkeen inplace editing
Diffstat (limited to 'src/lib/CDRPath.cpp')
-rw-r--r-- | src/lib/CDRPath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/CDRPath.cpp b/src/lib/CDRPath.cpp index 63c9217..46b10d0 100644 --- a/src/lib/CDRPath.cpp +++ b/src/lib/CDRPath.cpp @@ -23,7 +23,7 @@ * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPLv2+"), or * the GNU Lesser General Public License Version 2 or later (the "LGPLv2+"), - * in which case the procdrns of the GPLv2+ or the LGPLv2+ are applicable + * in which case the provisions of the GPLv2+ or the LGPLv2+ are applicable * instead of those above. */ |