Skip to content

Commit 75c5ccb

Browse files
msiismswaroopch
authored andcommitted
Tweak as requested
1 parent 66e1b88 commit 75c5ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ If the object is a module, this list includes functions, classes and variables,
128128

129129
This function can accept arguments.
130130
If the argument is the name of a module, the function returns the list of names from that specified module.
131-
If there is no argument, it returns the list of names from the current module.
131+
If there is no argument, the function returns the list of names from the current module.
132132

133133
Example:
134134

0 commit comments

Comments
 (0)