/pidgin/main: bd19d3cd93e3: Fix a typo

Tomasz Wasilczyk twasilczyk at pidgin.im
Thu Apr 24 08:28:12 EDT 2014


Changeset: bd19d3cd93e38494b607acb87df6af41c32766cf
Author:	 Tomasz Wasilczyk <twasilczyk at pidgin.im>
Date:	 2014-04-24 14:28 +0200
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/bd19d3cd93e3

Description:

Fix a typo

diffstat:

 pidgin/themes/Template.html |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/pidgin/themes/Template.html b/pidgin/themes/Template.html
--- a/pidgin/themes/Template.html
+++ b/pidgin/themes/Template.html
@@ -264,7 +264,7 @@
 		}
 
 		//Auto-scroll to bottom.  Use nearBottom to determine if a scrollToBottom is desired.
-		function nearBottom2() {
+		function nearBottom() {
 			return stickyscroll_to_bottom;
 		}
 		function scrollToBottom() {



More information about the Commits mailing list