meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
172 stars 46 forks source link

Engine: fix typo in catch block #222

Closed knocte closed 9 years ago

knocte commented 9 years ago

This typo was introduced in this commit: https://github.com/meebey/smuxi/commit/aba9e8f9395c4c6fd879d65d99f373ee0de81ea5

And it was generating an uncaught FormatException due to not providing the {2}-indexed element.