summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-12 01:52:26 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-12 01:52:26 +0200
commitcdc2cf3040956257f3f1d5a3a746d7d7102e4322 (patch)
tree54390d416c63f7881053792cb5c393fd50f5684e /src
parenttypo (diff)
downloadblueshift-cdc2cf3040956257f3f1d5a3a746d7d7102e4322.tar.gz
blueshift-cdc2cf3040956257f3f1d5a3a746d7d7102e4322.tar.bz2
blueshift-cdc2cf3040956257f3f1d5a3a746d7d7102e4322.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src')
-rw-r--r--src/blueshift_idcrtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blueshift_idcrtc.c b/src/blueshift_idcrtc.c
index 3c8dac6..08379fe 100644
--- a/src/blueshift_idcrtc.c
+++ b/src/blueshift_idcrtc.c
@@ -197,7 +197,7 @@ int main(int argc, char** argv)
/* Print the index, in the scope of the screen, of the output. */
printf(" Output: %i\n", output_i);
- /* We use intention not for computer-readability, but
+ /* We use indention not for computer-readability, but
exclusively for human-readability, especially for
debugging. */