diff options
author | Steven Wittens <steven@10.no-reply.drupal.org> | 2001-01-02 19:06:02 +0000 |
---|---|---|
committer | Steven Wittens <steven@10.no-reply.drupal.org> | 2001-01-02 19:06:02 +0000 |
commit | 9a221a7e8ea0616e1b90f5a0d5df714fc5278893 (patch) | |
tree | ed24cce1aa81041e9a01e6cd10e951184339e112 /modules/drupal.module | |
parent | a5b8640b001d53c615a6481c364c0a495b95c1a1 (diff) | |
download | brdo-9a221a7e8ea0616e1b90f5a0d5df714fc5278893.tar.gz brdo-9a221a7e8ea0616e1b90f5a0d5df714fc5278893.tar.bz2 |
Typoes/grammar check.
Diffstat (limited to 'modules/drupal.module')
-rw-r--r-- | modules/drupal.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/drupal.module b/modules/drupal.module index f4503cbf0..1152e8bed 100644 --- a/modules/drupal.module +++ b/modules/drupal.module @@ -14,7 +14,7 @@ function drupal_page() { <H2>Download</H2> <LI><A HREF=\"drupal/drupal-1.00-rc1.tgz\">drupal 1.00-rc1</A> (2000/01/01)</LI> <H2>Demo</H2> - <P>We don't have a real demo site yet but drupal is used by (and created for) <A HREF=\"http://drop.org/\">http://drop.org/</A>. Create an account, play with it for a bit, read the <A HREF=\"module.php?mod=documentation\">documentation</A> and spend some time getting used to.</P> + <P>We don't have a real demo site yet but drupal is used by (and created for) <A HREF=\"http://drop.org/\">http://drop.org/</A>. Create an account, play with it for a bit, read the <A HREF=\"module.php?mod=documentation\">documentation</A> and spend some time getting used to it.</P> <H2>Documentation</H2> <LI><A HREF=\"module.php?mod=documentation\">documentation</A></LI> <LI><A HREF=\"module.php?mod=wishlist\">wishlist</A></LI> |