[clutter/wip/hadess/api-docs: 2/2] docs: Fix typo in ClutterLayoutManager doc



commit 495fb22722fd2daa0c8b1ddaa9f88a7bebfb80d7
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 14 13:04:06 2019 +0100

    docs: Fix typo in ClutterLayoutManager doc

 clutter/clutter-layout-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clutter/clutter-layout-manager.c b/clutter/clutter-layout-manager.c
index 3b731c928..2de0f4ac1 100644
--- a/clutter/clutter-layout-manager.c
+++ b/clutter/clutter-layout-manager.c
@@ -42,7 +42,7 @@
  * The implementation of a layout manager does not differ from  the
  * implementation of the size requisition and allocation bits of
  * #ClutterActor, so you should read the relative documentation
- * forr subclassing #ClutterActor.
+ * for subclassing #ClutterActor.
  *
  * The layout manager implementation can hold a back pointer to the
  * #ClutterContainer by implementing the #ClutterLayoutManagerClass.set_container()


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