[nautilus-actions] Fix typo in comment



commit a697bde0dabb9b0a62ef53661f32c4a92ecf1ef7
Author: Pierre Wieser <pwieser trychlos org>
Date:   Fri Mar 5 22:04:06 2010 +0100

    Fix typo in comment

 src/api/na-iio-provider.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/api/na-iio-provider.h b/src/api/na-iio-provider.h
index c01d115..eaf4a7e 100644
--- a/src/api/na-iio-provider.h
+++ b/src/api/na-iio-provider.h
@@ -208,7 +208,7 @@ void  na_iio_provider_item_changed ( const NAIIOProvider *instance, const gchar
 
 /* The reasons for which an item may not be writable
  * adding a new status here should imply also adding a new tooltip
- * in #na_io_provider_get_tooltip().
+ * in #na_io_provider_get_readonly_tooltip().
  */
 enum {
 	NA_IIO_PROVIDER_STATUS_UNDETERMINED = 0,



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