aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-28 19:47:46 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-28 19:47:46 +0200
commit8662100973a6a388ae2128068899e07ff41f4bd5 (patch)
tree5d8f1ba4631e1a29c84ba0fe73214578bd0d6644
parentsome translation of libgamma-method (diff)
downloadpylibgamma-8662100973a6a388ae2128068899e07ff41f4bd5.tar.gz
pylibgamma-8662100973a6a388ae2128068899e07ff41f4bd5.tar.bz2
pylibgamma-8662100973a6a388ae2128068899e07ff41f4bd5.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/libgamma_method.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgamma_method.py b/src/libgamma_method.py
index 7edd4a9..c319441 100644
--- a/src/libgamma_method.py
+++ b/src/libgamma_method.py
@@ -92,7 +92,7 @@ class MethodCapabilities:
'''
Capabilities of adjustment methods
- ---- Integers variables ----
+ ---- Integer variables ----
@variable crtc_information OR of the CRTC information fields in `CRTCInformation`
that may (but can fail) be read successfully.