summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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. */