pidgin/nest

Fix a typo on the version control page

2020-11-01, Gary Kramlich
82712858eddf
Parents 837d728b48d1
Children 01323ee43b54
Fix a typo on the version control page

Testing Done:
Built and ran locally.

Bugs closed: NEST-37

Reviewed at https://reviews.imfreedom.org/r/189/
--- a/hugo/content/development/version-control.md Thu Oct 01 20:22:01 2020 -0500
+++ b/hugo/content/development/version-control.md Sun Nov 01 02:37:57 2020 -0600
@@ -28,7 +28,7 @@
[GTK](https://www.gtk.org) widgets that are geared towards messaging clients.
Purple 3 has adopted {{< repo link="1" name="gplugin" >}}, which is a library
-that handles plugins in multiple langauages leveraging
+that handles plugins in multiple languages leveraging
[gobject-introspection](https://gi.readthedocs.io/en/latest/). It currently
-supports C/C++, Python, and Lua plugins, with more languages planned for the
-future.
+supports C/C++, Perl, Python, and Lua plugins, with more languages planned for
+the future.