Skip to content

Commit 963bb4b

Browse files
authored
Merge pull request #251 from kxxt/patch-1
Fix a typo in "roboticstoolbox/robot/DHRobot.py"
2 parents 338d960 + 6e1727e commit 963bb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboticstoolbox/robot/DHRobot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class DHRobot(Robot):
3737
:type name: str
3838
:param manufacturer: Manufacturer of the robot
3939
:type manufacturer: str
40-
:param base: Locaation of the base
40+
:param base: Location of the base
4141
:type base: SE3
4242
:param tool: Location of the tool
4343
:type tool: SE3

0 commit comments

Comments
 (0)