summaryrefslogtreecommitdiff
path: root/modules/blogapi/blogapi.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/blogapi/blogapi.test')
-rw-r--r--modules/blogapi/blogapi.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/blogapi/blogapi.test b/modules/blogapi/blogapi.test
index ea6accf0b..23595ca27 100644
--- a/modules/blogapi/blogapi.test
+++ b/modules/blogapi/blogapi.test
@@ -21,7 +21,7 @@ class BlogAPITestCase extends DrupalWebTestCase {
}
/**
- * Create, edit, and delete post; upload file; and set/get categories.
+ * Create, edit, and delete post; upload file; set/get categories.
*/
function testBlogAPI() {
// Create admin user and taxononmy for later use.