Skip to content

Commit 4691eb3

Browse files
committed
README.md: fixed typo
1 parent 673f6b7 commit 4691eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Don't define a ```$value``` to not define a default value if none of your
169169
constant values has ```NULL``` as value.
170170

171171
That's because ```$value``` was defined as ```NULL``` in the base class and
172-
No constant assignable to the default value.
172+
no constant assignable to the default value.
173173

174174
class MyEnumWithoutDefaultValue extends Mabe_Enum
175175
{

0 commit comments

Comments
 (0)