minor tweak of comment

This commit is contained in:
Daniel Marjamäki 2015-12-14 20:30:13 +01:00
parent 8f27cec991
commit 7d4c37430b
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ class ValueFlow:
# http://cppcheck.sourceforge.net/devinfo/doxyoutput/classValueFlow_1_1Value.html
class Value:
# #integer value
## integer value
intvalue = None
## token value
tokvalue = None