summaryrefslogtreecommitdiff
path: root/themes/bartik/templates/node.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bartik/templates/node.tpl.php')
-rw-r--r--themes/bartik/templates/node.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bartik/templates/node.tpl.php b/themes/bartik/templates/node.tpl.php
index 9115af24e..df5b45493 100644
--- a/themes/bartik/templates/node.tpl.php
+++ b/themes/bartik/templates/node.tpl.php
@@ -14,7 +14,7 @@
* - $date: Formatted creation date. Preprocess functions can reformat it by
* calling format_date() with the desired parameters on the $created variable.
* - $name: Themed username of node author output from theme_username().
- * - $node_url: Direct url of the current node.
+ * - $node_url: Direct URL of the current node.
* - $display_submitted: Whether submission information should be displayed.
* - $submitted: Submission information created from $name and $date during
* template_preprocess_node().