summaryrefslogtreecommitdiff
path: root/textbook_companion.module
diff options
context:
space:
mode:
Diffstat (limited to 'textbook_companion.module')
-rwxr-xr-xtextbook_companion.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/textbook_companion.module b/textbook_companion.module
index febd18b..ef16f37 100755
--- a/textbook_companion.module
+++ b/textbook_companion.module
@@ -684,7 +684,7 @@ function textbook_companion_menu()
'access arguments' => array(
'generate pdf'
),
- 'type' => MENU_LOCAL_TASK,s
+ 'type' => MENU_LOCAL_TASK,
'file' => 'pdf/generate_pdf.inc'
);
/*******************/