]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/core/utils/utils.rb
html entities: add deg
[user/henk/code/ruby/rbot.git] / lib / rbot / core / utils / utils.rb
index 4105fa12db611c0988d5f91d0757c458d44e2168..1ea69df3414ea32bcb3fa979661277fcdbaf5864 100644 (file)
@@ -23,6 +23,7 @@ rescue LoadError
     'raquo' => '»',
     'quot' => '"',
     'apos' => '\'',
+    'deg' => '°',
     'micro' => 'µ',
     'copy' => '©',
     'trade' => '™',