fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-08-22 10:31 am

[dw-free] typo in userproplist.opt_show_captcha_to prettyname

[commit: http://hg.dwscoalition.org/dw-free/rev/e1472422702a]

http://bugs.dwscoalition.org/show_bug.cgi?id=3826

Fix typo.

Patch by [staff profile] denise.

Files modified:
  • bin/upgrading/proplists.dat
--------------------------------------------------------------------------------
diff -r 4e6013054d85 -r e1472422702a bin/upgrading/proplists.dat
--- a/bin/upgrading/proplists.dat	Mon Aug 22 18:14:27 2011 +0800
+++ b/bin/upgrading/proplists.dat	Mon Aug 22 18:31:08 2011 +0800
@@ -948,7 +948,7 @@
   des: Show CAPTCHA before posting a comment to: A=All, N=No one, F=non-Friends, R=anonymous users
   indexed: 0
   multihomed: 0
-  prettyname: Show CAPTHCHA on commenting
+  prettyname: Show CAPTCHA on commenting
 
 userproplist.posting_guidelines_entry:
   cldversion: 4
--------------------------------------------------------------------------------