Skip to content

Commit b74ea53

Browse files
authored
Fix mean/meant typo (#1319)
1 parent fa1b86f commit b74ea53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ setting ``frame_y_radius`` will affect ``frame_height``:
4949
>>> config.frame_height
5050
10.0
5151
52-
The global ``config`` object is mean to be the single source of truth for all
52+
The global ``config`` object is meant to be the single source of truth for all
5353
config options. All of the other ways of setting config options ultimately
5454
change the values of the global ``config`` object.
5555

0 commit comments

Comments
 (0)