diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-08-01 16:38:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-08-01 16:38:21 +0200 |
commit | 9024df3c014b63e86a33c51081702d02c923959e (patch) | |
tree | f99833046efb4e10141b607f8d733b1f5fcb7c83 /dev-ros/rosbridge_library/rosbridge_library-9999.ebuild | |
parent | dev-ros/rosbridge_library: remove old (diff) | |
download | gentoo-9024df3c014b63e86a33c51081702d02c923959e.tar.gz gentoo-9024df3c014b63e86a33c51081702d02c923959e.tar.bz2 gentoo-9024df3c014b63e86a33c51081702d02c923959e.zip |
dev-ros/rosbridge_library: fix typo in description.
Bug #589950 by Alexander Miller
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ros/rosbridge_library/rosbridge_library-9999.ebuild')
-rw-r--r-- | dev-ros/rosbridge_library/rosbridge_library-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild b/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild index 9299b50fc936..fc7a0660dbdb 100644 --- a/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild +++ b/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin -DESCRIPTION="Core rosbridge package repsonsible for interpreting JSON and performing the appropriate ROS action" +DESCRIPTION="Core rosbridge package responsible for interpreting JSON and performing the appropriate ROS action" LICENSE="BSD" SLOT="0" IUSE="" |