[perl-Gnome2] Fix typo: correspoding -> corresponding



commit 2252e34abda98dad070054d2e0bfdfb2482875f3
Author: Damyan Ivanov <dam+gnome ktnx net>
Date:   Thu Oct 17 19:39:00 2013 +0000

    Fix typo: correspoding -> corresponding
    
    https://bugzilla.gnome.org/show_bug.cgi?id=710417

 xs/BonoboDock.xs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xs/BonoboDock.xs b/xs/BonoboDock.xs
index c9b3f91..85e2a9f 100644
--- a/xs/BonoboDock.xs
+++ b/xs/BonoboDock.xs
@@ -65,7 +65,7 @@ bonobo_dock_get_client_area (dock)
 =for apidoc
 
 Returns a BonoboDockItem, a BonoboDockPlacement and three unsigned integers
-correspoding to num_band, band_position and offset.
+corresponding to num_band, band_position and offset.
 
 =cut
 ##  BonoboDockItem *bonobo_dock_get_item_by_name (BonoboDock *dock, const gchar *name, BonoboDockPlacement 
*placement_return, guint *num_band_return, guint *band_position_return, guint *offset_return) 


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