docs/random/moving-plugins: Fix two typos.

Original commit message from CVS:
* docs/random/moving-plugins:
Fix two typos.
diff --git a/ChangeLog b/ChangeLog
index 583a718..48423d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-02  Stefan Kost  <ensonic@users.sf.net>
+
+	* docs/random/moving-plugins:
+        Fix two typos.         
+
 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
 
 	* gst/gstinfo.c: (_gst_debug_nameof_funcptr):
diff --git a/docs/random/moving-plugins b/docs/random/moving-plugins
index a4d0698..d7dadb3 100644
--- a/docs/random/moving-plugins
+++ b/docs/random/moving-plugins
@@ -33,7 +33,7 @@
   to good/ugly
   This is "requesting" the move.
 - a second person reviews the request and code, and verifies that the
-  plugin meets the checklist items below, by commenting on he bug
+  plugin meets the checklist items below, by commenting on the bug
   and giving a rundown of what still needs to be done
   This is "sponsoring" the move.
 - when the checklist is met, a third person can approve the move.
@@ -110,7 +110,7 @@
   - the unit tests in check/ dirs are valgrinded by default
   - the manual tests should have a valgrind target
   - leaks in the supporting library (and verified to be in the supporting
-    library !) can be added to suppressions files
+    library !) can be added to suppression files
 
 - The elements should not segfault under any circumstance.  This includes:
   - wrong pipelines