From 8927ffc9e4f01c1debfa09e9c845c507a797c83e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:35:03 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libgamma-method.hh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libgamma-method.hh') diff --git a/libgamma-method.hh b/libgamma-method.hh index 26c3f04..6756e86 100644 --- a/libgamma-method.hh +++ b/libgamma-method.hh @@ -25,7 +25,7 @@ namespace libgamma * Site state * * On operating systems that integrate a graphical environment - * there is usually just one site. However, one systems with + * there is usually just one site. However, on 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. @@ -36,7 +36,7 @@ namespace libgamma * Partition state * * Probably the majority of display server only one partition - * per site. However, X.org can, and traditional used to have + * per site. However, X.org can, and traditionally used to have * on multi-headed environments, multiple partitions per site. * In X.org partitions are called 'screens'. It is not to be * confused with monitor. A screen is a collection of monitors, @@ -229,7 +229,7 @@ namespace libgamma /** * The Extended Display Identification Data associated with * the attached monitor. This is raw byte array that is usually - * 128 bytes long. It is not NUL-terminate, rather its length + * 128 bytes long. It is not NUL-terminated, rather its length * is stored in `edid_length`. */ unsigned char *edid; @@ -610,7 +610,7 @@ namespace libgamma * Site state * * On operating systems that integrate a graphical environment - * there is usually just one site. However, one systems with + * there is usually just one site. However, on 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. @@ -662,7 +662,7 @@ namespace libgamma /** * The number of partitions that is available on this site. * Probably the majority of display server only one partition - * per site. However, X.org can, and traditional used to have + * per site. However, X.org can, and traditionally used to have * on multi-headed environments, multiple partitions per site. * In X.org partitions are called 'screens'. It is not to be * confused with monitor. A screen is a collection of monitors, @@ -683,7 +683,7 @@ namespace libgamma * Partition state * * Probably the majority of display server only one partition - * per site. However, X.org can, and traditional used to have + * per site. However, X.org can, and traditionally used to have * on multi-headed environments, multiple partitions per site. * In X.org partitions are called 'screens'. It is not to be * confused with monitor. A screen is a collection of monitors, -- cgit v1.2.3-70-g09d2