diff mbox

[RISU,5/9] risu_aarch64: it's -> it is

Message ID 20161202155935.3130-6-alex.bennee@linaro.org
State Superseded
Headers show

Commit Message

Alex Bennée Dec. 2, 2016, 3:59 p.m. UTC
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
 risu_aarch64.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.10.2
diff mbox

Patch

diff --git a/risu_aarch64.c b/risu_aarch64.c
index 9d538cb..77f9288 100644
--- a/risu_aarch64.c
+++ b/risu_aarch64.c
@@ -82,7 +82,7 @@  int send_register_info(int sock, void *uc)
  * NB: called from a signal handler.
  *
  * We don't have any kind of identifying info in the incoming data
- * that says whether it's register or memory data, so if the two
+ * that says whether it is register or memory data, so if the two
  * sides get out of sync then we will fail obscurely.
  */
 int recv_and_compare_register_info(int sock, void *uc)