summaryrefslogtreecommitdiffstats
path: root/src/blueshift_idcrtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/blueshift_idcrtc.c')
-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. */