Skip to content

Commit f37d36c

Browse files
committed
Add double colon
1 parent 36e0278 commit f37d36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ Glossary
10371037

10381038
count: int = 0
10391039

1040-
When annotating variables, assignment is optional:
1040+
When annotating variables, assignment is optional::
10411041

10421042
class C:
10431043
field: int

0 commit comments

Comments
 (0)