diff options
| author | Robert Loehning <robert.loehning@digia.com> | 2013-06-26 13:45:06 +0200 |
|---|---|---|
| committer | Robert Loehning <robert.loehning@digia.com> | 2013-06-26 15:08:24 +0200 |
| commit | f40c50c61b41813957f78d9687a132be4c83c9d5 (patch) | |
| tree | 0362fcc9df46d110de63558966bc78501eca5500 /tests/manual/cplusplus-tools/main.cpp | |
| parent | cabef7580e9cf492b924c652859edb1c27bae002 (diff) | |
Tests: Fix typo
Change-Id: If7c06cc94e3f57fbe338e3548442e1da1861c287
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Diffstat (limited to 'tests/manual/cplusplus-tools/main.cpp')
| -rw-r--r-- | tests/manual/cplusplus-tools/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/cplusplus-tools/main.cpp b/tests/manual/cplusplus-tools/main.cpp index 4f58bd65c3c..8d0dec110d5 100644 --- a/tests/manual/cplusplus-tools/main.cpp +++ b/tests/manual/cplusplus-tools/main.cpp @@ -28,7 +28,7 @@ ****************************************************************************/ /* - Folow includes + Follow includes */ #include <QDebug> #include <QString> |
