diff --git a/package.xml b/package.xml
index 70c2bb9..27781e1 100644
--- a/package.xml
+++ b/package.xml
@@ -3,7 +3,9 @@
serial
1.2.1
- Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
+ Serial is a cross-platform, simple to use library for using serial ports on computers.
+ This library provides a C++, object oriented interface for interacting with RS-232
+ like devices on Linux and Windows.
William Woodall