summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSashi202018-06-21 14:24:14 +0530
committerSashi202018-06-21 14:24:14 +0530
commitd5dd7b5f88bcdd8c0a842a39dc8a1c07d2f2beba (patch)
tree5a5e54c8cdf21dd8a39273c686ea989b712d9be8
parentd2d647d532b00a6822cb9d3fe35ff8abf5aeee10 (diff)
downloadr_textbook_companion-d5dd7b5f88bcdd8c0a842a39dc8a1c07d2f2beba.tar.gz
r_textbook_companion-d5dd7b5f88bcdd8c0a842a39dc8a1c07d2f2beba.tar.bz2
r_textbook_companion-d5dd7b5f88bcdd8c0a842a39dc8a1c07d2f2beba.zip
Fixed small typos
-rwxr-xr-xtextbook_companion.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/textbook_companion.module b/textbook_companion.module
index 7dfb142..d86b626 100755
--- a/textbook_companion.module
+++ b/textbook_companion.module
@@ -2954,7 +2954,7 @@ FOSSEE,IIT Bombay', array(
$approved_preference_data = $result->fetchObject();
$user_data = user_load($params['all_code_submitted']['user_id']);
$message['headers'] = $params['all_code_submitted']['headers'];
- $message['subject'] = t('[!site_name][Textbook Companion] You have marked to submited code for all examples.', array(
+ $message['subject'] = t('[!site_name][Textbook Companion] You have marked to submitted code for all examples.', array(
'!site_name' => variable_get('site_name', '')
));
$message['body'] = array(