[gnome-builder] doc: fix typo



commit 1f06ca1c260e5cbf4e66b463395b12b5ab040c41
Author: Christian Hergert <chergert redhat com>
Date:   Wed Mar 8 13:09:13 2017 -0800

    doc: fix typo

 doc/contributing/code.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/doc/contributing/code.rst b/doc/contributing/code.rst
index 5d37510..2cc1bd8 100644
--- a/doc/contributing/code.rst
+++ b/doc/contributing/code.rst
@@ -4,7 +4,7 @@ Contributing Code
 
 There are a lot of things that need to be written in Builder and we'd love to have your help in doing so.
 Take a look at :ref:`Creating Plugins<creating_plugins>` to learn how to write plugins.
-Most things in Builder are implemented as plugins while the scaffolding is written in C and foundin libide_.
+Most things in Builder are implemented as plugins while the scaffolding is written in C and found in libide_.
 
 Plugins can be written in C, C++, Python, or Vala.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]