summaryrefslogtreecommitdiff
path: root/modules/node/node.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-06-20 08:27:03 +0000
committerDries Buytaert <dries@buytaert.net>2004-06-20 08:27:03 +0000
commitefed4cfc709e5bf61b4a61dc757347fd4d592b16 (patch)
tree0ab6d90e3d037e513b483dc86d36d1cd470f0b06 /modules/node/node.module
parent1b46d7fcfe5480d1e7f5d6b291715208bc4f789e (diff)
downloadbrdo-efed4cfc709e5bf61b4a61dc757347fd4d592b16.tar.gz
brdo-efed4cfc709e5bf61b4a61dc757347fd4d592b16.tar.bz2
- Patch #8679 by asimmonds: fixed spelling mistakes.
Diffstat (limited to 'modules/node/node.module')
-rw-r--r--modules/node/node.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/node/node.module b/modules/node/node.module
index 2885bf337..ffda472e4 100644
--- a/modules/node/node.module
+++ b/modules/node/node.module
@@ -29,7 +29,7 @@ function node_help($section = 'admin/help#node') {
<dt>Votes</dt><dd>If you are moderating a node this counts how many votes the node has gotten. Once a node gets a certain number of vote it will either be approved or dropped.
<dt>Score</dt><dd>The score of the node is gotten by the votes it is given.</dd>
<dt>Users</dt><dd>The list of users who have voted on a moderated node.</dd>
- <dt>Published</dt><dd>When using Drupal's moderation system a node remains unpublished -- unavaliable to non-moderators -- until it is marked Published.</dd></dl>
+ <dt>Published</dt><dd>When using Drupal's moderation system a node remains unpublished -- unavailable to non-moderators -- until it is marked Published.</dd></dl>
<p>Now that you know what is in a node, here are some of the types of nodes available.</p>", array("%teaser" => url("admin/settings/node")));
if ($mod == 'admin') {