diff --git a/line_item_example/line_item_example.module b/line_item_example/line_item_example.module
index 4a7772e..dca7f85 100644
--- a/line_item_example/line_item_example.module
+++ b/line_item_example/line_item_example.module
@@ -1,7 +1,7 @@
 <?php
 /**
  * @file line_item_example.module
- * Demonstrates the addition of a new pane to the checkout system.
+ * Demonstrates the addition of a new line item type programatically
  *
  */
 
