We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8753a commit b76ed2cCopy full SHA for b76ed2c
sectionproperties/pre/library/concrete_sections.py
@@ -167,7 +167,7 @@ def concrete_column_section(
167
number of points used in the circle. Useful for making the reinforcing bars look
168
more circular when plotting the concrete section.
169
170
- :raises ValueErorr: If the number of bars in either 'n_bars_b' or 'n_bars_d' is not greater
+ :raises ValueError: If the number of bars in either 'n_bars_b' or 'n_bars_d' is not greater
171
than or equal to 2.
172
173
The following example creates a 600D x 300W concrete column with 25 mm diameter
0 commit comments