chimeric / dokuwiki-plugin-sidebarng

http://dokuwiki.org/plugin:sidebarng
GNU General Public License v2.0
2 stars 2 forks source link

minor typo: Conntent #12

Open glensc opened 12 years ago

glensc commented 12 years ago
./lang/en/settings.php:$lang['content']     = 'Conntent of the sidebar';

should be:

./lang/en/settings.php:$lang['content']     = 'Content of the sidebar';