From a1a6f15bc73c4bf27a7bbcb7e8f672df43f9bd7a Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Tue, 1 Jul 2008 00:40:53 +0000 Subject: [PATCH] Wrap comments to 79 chars, not some arbitrary number. Fix a typo in a comment. Add some escaping that's probably unnecessary but makes me feel better. --- includes/Linker.php | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/includes/Linker.php b/includes/Linker.php index f64f9e4085..4cb574a3e3 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -1,13 +1,10 @@