summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-24 21:56:56 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-24 21:56:56 +0200
commit2cccb271f8e5dcf6c56449f769924c9ee28ee997 (patch)
treed93d9f74f17c50bf81078826a47829477085eb55 /src
parenttypo (diff)
downloadblueshift-2cccb271f8e5dcf6c56449f769924c9ee28ee997.tar.gz
blueshift-2cccb271f8e5dcf6c56449f769924c9ee28ee997.tar.bz2
blueshift-2cccb271f8e5dcf6c56449f769924c9ee28ee997.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 903f4ea..8e41c11 100644
--- a/src/blueshift_idcrtc.c
+++ b/src/blueshift_idcrtc.c
@@ -133,7 +133,7 @@ int main(int argc, char** argv)
xcb_randr_crtc_t* crtcs;
int output_i;
- /* We have acquired the screen, got to next in preperate for next iteration. */
+ /* We have acquired the screen, go to next in preperation for next iteration. */
xcb_screen_next(&iter);
/* Print the screen index. */