From 185fb22b9e3a8dc8bc04840c3903774080565486 Mon Sep 17 00:00:00 2001 From: Aline Bessa Date: Fri, 12 Aug 2011 18:54:07 -0300 Subject: [PATCH] Fixing a spelling error --- atspi/atspi-constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h index 4ed8783..3c6efb4 100644 --- a/atspi/atspi-constants.h +++ b/atspi/atspi-constants.h @@ -392,7 +392,7 @@ typedef enum { * focus * @ATSPI_STATE_HAS_TOOLTIP: Indicates that the object has an associated * tooltip - * @ATSPI_STATE_HORIZONTAL: Indicates the orientation of thsi object is + * @ATSPI_STATE_HORIZONTAL: Indicates the orientation of this object is * horizontal * @ATSPI_STATE_ICONIFIED: Indicates this object is minimized and is * represented only by an icon -- 2.7.4