We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd39fdc commit 20a9e31Copy full SHA for 20a9e31
doc/tutorial.md
@@ -1066,7 +1066,7 @@ enum shape {
1066
}
1067
~~~~
1068
1069
-A value of this type is either a circle¸ in which case it contains a
+A value of this type is either a circle, in which case it contains a
1070
point record and a float, or a rectangle, in which case it contains
1071
two point records. The run-time representation of such a value
1072
includes an identifier of the actual form that it holds, much like the
0 commit comments