Skip to content

Commit

Permalink
spelling: existence
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Nov 26, 2017
1 parent 8aab7fe commit dbf7c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test cases/failing/65 grab sibling/subprojects/b/sneaky.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include<stdio.h>

int main(int argc, char **argv) {
printf("I can only come into existance via trickery.\n");
printf("I can only come into existence via trickery.\n");
return 0;
}

0 comments on commit dbf7c7e

Please sign in to comment.