Skip to content

Commit

Permalink
spelling: perhaps
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <jsoref@gmail.com>
  • Loading branch information
jsoref authored and Christian Brauner committed Nov 22, 2018
1 parent 935d99f commit 8827410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/aa.c
Expand Up @@ -57,7 +57,7 @@ static int test_attach_write_file(void* payload)

/*
* try opening a file attached to a container. Return 0 on open fail. Return
* 1 if the file open succeeded. Return -1 if attach itself failed - perhas an
* 1 if the file open succeeded. Return -1 if attach itself failed - perhaps an
* older kernel.
*/
static int do_test_file_open(struct lxc_container *c, char *fnam)
Expand Down

0 comments on commit 8827410

Please sign in to comment.