From 7e569bde13ff8b200598df018272469aaf937817 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 2 Jun 2014 21:26:20 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/libgamma-method.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h index 51f3ba4..143f17c 100644 --- a/src/lib/libgamma-method.h +++ b/src/lib/libgamma-method.h @@ -190,7 +190,7 @@ typedef struct libgamma_method_capabilities * Site state. * * On operating systems that integrate a graphical environment - * there is usally just one site. However, one systems with + * there is usually just one site. However, one systems with * pluggable graphics, like Unix-like systems such as GNU/Linux * and the BSD:s, there can usually be any (feasible) number of * sites. In X.org parlance they are called displays. @@ -214,7 +214,7 @@ typedef struct libgamma_site_state * The site identifier. It can either be `NULL` or a string. * `NULL` indicates the default site. On systems like the * Unix-like systems, where the graphics are pluggable, this - * is usally resolved by an environment variable, such as + * is usually resolved by an environment variable, such as * "DISPLAY" for X.org. */ char* site; @@ -350,7 +350,7 @@ typedef enum libgamma_connector_type LIBGAMMA_CONNECTOR_TYPE_LVDS, /** - * Component video, usally separate cables for each channel. + * Component video, usually separate cables for each channel. */ LIBGAMMA_CONNECTOR_TYPE_Component, -- cgit v1.2.3-70-g09d2