Alternative Text, not Alternate Text. props SergeyBiryukov. fixes #21176.

git-svn-id: http://core.svn.wordpress.org/trunk@22996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-12-03 19:21:34 +00:00
parent 293cfac069
commit 9ba411d918
1 changed files with 1 additions and 1 deletions

View File

@ -500,5 +500,5 @@ s120:"120%",
s130:"130%",
img_title:"Title",
caption:"Caption",
alt:"Alternate Text"
alt:"Alternative Text"
});