View Issue Details

IDProjectCategoryView StatusLast Update
0004192DarkRadiantGeneralpublic19.06.2016 16:53
Reportercoldtobi Assigned Togreebo  
PrioritynormalSeveritytextReproducibilityN/A
Status closedResolutionfixed 
Product Version2.0.2 
Target Version2.0.3Fixed in Version2.0.3 
Summary0004192: spelling error in sound module
Descriptionsmall fix: s/ouput/output
TagsNo tags attached.
Attached Files
02-spelling-error.patch (293 bytes)   
--- a/plugins/sound/SoundManager.cpp
+++ b/plugins/sound/SoundManager.cpp
@@ -144,7 +144,7 @@
     }
     else
     {
-        rMessage() << "SoundManager: sound ouput disabled"
+        rMessage() << "SoundManager: sound output disabled"
                              << std::endl;
     }
 }
02-spelling-error.patch (293 bytes)   

Activities

Issue History

Date Modified Username Field Change
31.07.2015 05:49 coldtobi New Issue
31.07.2015 05:49 coldtobi File Added: 02-spelling-error.patch
29.10.2015 13:22 greebo Status new => confirmed
29.10.2015 13:22 greebo Assigned To => greebo
29.10.2015 13:22 greebo Status confirmed => assigned
29.10.2015 13:31 greebo Target Version => 2.0.3
29.10.2015 13:31 greebo Status assigned => resolved
29.10.2015 13:31 greebo Fixed in Version => 2.0.3
29.10.2015 13:31 greebo Resolution open => fixed
19.06.2016 16:53 greebo Status resolved => closed