From 483d545d090ef327f343630ee51ae2e2525b1db2 Mon Sep 17 00:00:00 2001 From: Leon Weber Date: Mon, 25 Dec 2006 15:17:33 +0000 Subject: [PATCH] Corrected the description... --- includes/RecentChange.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/RecentChange.php b/includes/RecentChange.php index c88a9f7f8b..081c71a358 100644 --- a/includes/RecentChange.php +++ b/includes/RecentChange.php @@ -24,7 +24,7 @@ * rc_ip IP address of the user in dotted quad notation * rc_new obsolete, use rc_type==RC_NEW * rc_patrolled boolean whether or not someone has marked this edit as patrolled - * rc_old_len integer character count of the text before the edit + * rc_old_len integer byte length of the text before the edit * rc_new_len the same after the edit * * mExtra: -- 2.20.1