mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 12:32:09 +03:00
proof reading
This commit is contained in:
parent
7c450ebc0c
commit
86022f3f3f
@ -97,7 +97,7 @@ when compileBadCode:
|
||||
# More Types and Data Structures
|
||||
#
|
||||
|
||||
# Enumerations allow a type to be one of a limited number of values
|
||||
# Enumerations allow a type to have one of a limited number of values
|
||||
|
||||
type
|
||||
Color = enum cRed, cBlue, cGreen
|
||||
|
Loading…
Reference in New Issue
Block a user