Skip to content

Commit cae6840

Browse files
authored
Fix minor typo in documentation
isntance -> instance
1 parent f2aa748 commit cae6840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/objects.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ Returns None or string.
11751175
@end defmethod
11761176

11771177
@defmethod Window get_wm_class ( )
1178-
Returns None or (isntance, class)
1178+
Returns None or (instance, class)
11791179
@end defmethod
11801180

11811181
@defmethod Window set_wm_transient_for ( window, onerror = None )

0 commit comments

Comments
 (0)