GNOME Bugzilla – Bug 619950
Gedit spell check isn't performed in C block comments beginning with '/**'
Last modified: 2019-03-23 20:49:36 UTC
If I write this in gedit (as C code): /** hello worlf */ /* hello worlf */ the wrong word 'worlf' isn't underlined in red in the first case (if the block comment begins with '/**'). This bug goes away if I set the snippet as C++ code (in that case both 'worlf' are correctly underlined). OS: Ubuntu lucid
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.