From: Josh Soref Date: Tue, 30 Oct 2018 07:47:17 +0000 (+0000) Subject: spelling: perhaps X-Git-Tag: lxc-3.1.0~26^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529dfcbfd1e6793da75988401ec145774ae8ce4a;p=thirdparty%2Flxc.git spelling: perhaps Signed-off-by: Josh Soref --- diff --git a/src/tests/aa.c b/src/tests/aa.c index 8419d3b47..7a83e8e17 100644 --- a/src/tests/aa.c +++ b/src/tests/aa.c @@ -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)