[perl-cairo-gobject: 1/2] Fix typo "registed" in comment.



commit 2327411067d2b7b53971ab201ad6a1242929b19c
Author: intrigeri <intrigeri boum org>
Date:   Mon Oct 29 11:52:56 2018 +0000

    Fix typo "registed" in comment.

 lib/Cairo/GObject.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/Cairo/GObject.pm b/lib/Cairo/GObject.pm
index ff70eea..f7d1b15 100644
--- a/lib/Cairo/GObject.pm
+++ b/lib/Cairo/GObject.pm
@@ -31,7 +31,7 @@ Cairo::GObject - Integrate Cairo into the Glib type system
 
   use Cairo::GObject;
 
-  # Cairo and Glib are now loaded and the Cairo types are registed with
+  # Cairo and Glib are now loaded and the Cairo types are registered with
   # Glib's type machinery.  This allows you to correctly use Cairo types
   # in signals and properties.
 


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