diff options
Diffstat (limited to 'testing/049_snippet.cpp')
-rw-r--r-- | testing/049_snippet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/049_snippet.cpp b/testing/049_snippet.cpp index 2749a62..614a43c 100644 --- a/testing/049_snippet.cpp +++ b/testing/049_snippet.cpp @@ -3,7 +3,7 @@ // config: EXAMPLE_PATH = . /** \mainpage - * A bubble sort algoritm + * A bubble sort algorithm * First get the inputs * \snippet snippet_test.cpp input * Then do the bubbling |