globals.txt: Remove trailing whitespace
authorChad Horohoe <chadh@wikimedia.org>
Wed, 14 Feb 2018 17:57:48 +0000 (09:57 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 14 Feb 2018 17:58:58 +0000 (09:58 -0800)
Change-Id: I4e495754f810069247af60d72731a2f382eed8a6

docs/globals.txt

index 8b4c755..5bdb31c 100644 (file)
@@ -9,7 +9,7 @@ in a much more flexible way. Consider the elegance of:
     # Generate the article HTML as if viewed by a web request
     $article = new Article( Title::newFromText( $t ) );
     $article->view();
+
 versus
 
     # Save current globals