Skip to content

Commit b76ed2c

Browse files
committed
Fixed spelling 'erorr'.
1 parent 0e8753a commit b76ed2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sectionproperties/pre/library/concrete_sections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def concrete_column_section(
167167
number of points used in the circle. Useful for making the reinforcing bars look
168168
more circular when plotting the concrete section.
169169
170-
:raises ValueErorr: If the number of bars in either 'n_bars_b' or 'n_bars_d' is not greater
170+
:raises ValueError: If the number of bars in either 'n_bars_b' or 'n_bars_d' is not greater
171171
than or equal to 2.
172172
173173
The following example creates a 600D x 300W concrete column with 25 mm diameter

0 commit comments

Comments
 (0)