From 7c04bbb165ea638fa07a1eb151cf443ffaa158b2 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Wed, 14 Feb 2018 09:57:48 -0800 Subject: [PATCH] globals.txt: Remove trailing whitespace Change-Id: I4e495754f810069247af60d72731a2f382eed8a6 --- docs/globals.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/globals.txt b/docs/globals.txt index 8b4c755bfe..5bdb31c15c 100644 --- a/docs/globals.txt +++ b/docs/globals.txt @@ -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 -- 2.20.1