From af3f94b37ebb4e6b2d03f937e40a157a17dff223 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 25 Jan 2010 10:38:35 +0000 Subject: - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. --- includes/updater.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/updater.inc') diff --git a/includes/updater.inc b/includes/updater.inc index 2e2534ec0..173ea2deb 100644 --- a/includes/updater.inc +++ b/includes/updater.inc @@ -14,7 +14,7 @@ * * An Updater currently serves the following purposes: * - It can take a given directory, and determine if it can operate on it. - * - It can move the contents of that directoy into the appropriate place + * - It can move the contents of that directory into the appropriate place * on the system using FileTransfer classes. * - It can return a list of "next steps" after an update or install. * - In the future, it will most likely perform some of those steps as well. -- cgit v1.2.3