Skip to content

Commit fd557cd

Browse files
committed
Fix typo
1 parent 0c82c33 commit fd557cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1. Migrated to C++11
1616
* [Pull request #268](https://github.com/dartsim/dart/pull/268)
1717
* [Pull request #299](https://github.com/dartsim/dart/pull/299)
18-
1. Improved readability of CMake outp messages
18+
1. Improved readability of CMake output messages
1919
* [Pull request #272](https://github.com/dartsim/dart/pull/272)
2020
1. Fixed const-correctneess of member functions
2121
* [Pull request #277](https://github.com/dartsim/dart/pull/277)

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dart (4.3.0) unstable; urgency=low
77
* Added joint actuator types
88
* Added Coulomb joint friction
99
* Migrated to C++11
10-
* Improved readability of CMake outp messages
10+
* Improved readability of CMake output messages
1111
* Fixed const-correctneess of member functions
1212

1313
-- Jeongseok Lee <[email protected]> Mon, 19 Jan 2015 14:00:00 -0500

0 commit comments

Comments
 (0)