diff options
Diffstat (limited to 'src/libgamma_method.py')
-rw-r--r-- | src/libgamma_method.py | 2 |
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. |