From 10f329c0579c24a23f9345a21aa00e56f6755a40 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 19 Oct 2004 18:02:31 +0000 Subject: - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'. --- modules/drupal/drupal.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/drupal/drupal.module') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index a4da75208..8ad5395dd 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -106,7 +106,7 @@ function drupal_directory_ping($arguments) { } /** - * Formats a list of all sites indexed in the ddirectory. + * Formats a list of all sites indexed in the directory. * * This function may be called from a custom page on sites that are * Drupal directory servers. -- cgit v1.2.3