qulogic/pidgin

Fix several minor typos

4 months ago, Elliott Sales de Andrade
c035e2eba80d
Fix several minor typos

Testing Done:
Ran `codespell` on stuff and saw fewer typos (most of the rest are not actually typos but things like people's names.)

Reviewed at https://reviews.imfreedom.org/r/2911/
i18n = import('i18n')
# use the glib preset which is defined at
# https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py#L93
# at the time of this comment.
i18n.gettext(GETTEXT_PACKAGE, preset : 'glib')
devenv.append('PURPLE_LOCALE_DIR', meson.current_build_dir())