8000 Update src/_macosx.m · randomrahulm/matplotlib@fc57f75 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc57f75

Browse files
greglucasksunden
andauthored
Update src/_macosx.m
Co-authored-by: Kyle Sunden <git@ksunden.space>
1 parent ee2c848 commit fc57f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_macosx.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ int mpl_check_modifier(
854854
{"_set_window_mode",
855855
(PyCFunction)FigureManager__set_window_mode,
856856
METH_VARARGS,
857-
"Set the window open mode (auto, tab, window)"},
857+
"Set the window open mode (system, tab, window)"},
858858
{"set_icon",
859859
(PyCFunction)FigureManager_set_icon,
860860
METH_STATIC | METH_VARARGS,

0 commit comments

Comments
 (0)
0