Skip to content

Commit 009b821

Browse files
committed
fix small typo caught by @slivingston
1 parent c67da3a commit 009b821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/ctrlplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def get_plot_axes(line_array):
113113
# Utility functions
114114
#
115115
# These functions are used by plotting routines to provide a consistent way
116-
# of processing and displaing information.
116+
# of processing and displaying information.
117117
#
118118

119119

0 commit comments

Comments
 (0)