diff --git a/lib/matplotlib/backends/backend_nbagg.py b/lib/matplotlib/backends/backend_nbagg.py index 972bc892997..7a9824910a1 100644 --- a/lib/matplotlib/backends/backend_nbagg.py +++ b/lib/matplotlib/backends/backend_nbagg.py @@ -259,7 +259,7 @@ def nbinstall(overwrite=False, user=True): ---------- overwrite : bool - If True, always install the files, regardless of what mayƓ already be + If True, always install the files, regardless of what may already be installed. Defaults to False. user : bool Whether to install to the user's .ipython/nbextensions directory.