Skip to content

Commit 273036a

Browse files
authored
minor typo fix
correct spelling of the word builtin
1 parent d8b971a commit 273036a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/looping.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ We can also do things like
367367
range() function
368368
================
369369

370-
range() is a buitin class. From the help document
370+
range() is a builtin class. From the help document
371371

372372
::
373373

0 commit comments

Comments
 (0)