From b7bf6b8ee5ef13b1ea2538e34ae6328f8c839bb0 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 7 Oct 2019 19:11:56 -0700 Subject: [PATCH] couple of typos --- tools/emul/shell/shell.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/emul/shell/shell.c b/tools/emul/shell/shell.c index 97d8714..d6a2c2e 100644 --- a/tools/emul/shell/shell.c +++ b/tools/emul/shell/shell.c @@ -6,8 +6,8 @@ /* Collapse OS shell with filesystem * - * On startup, if "cfsin" directory exists, it packs it as a afke block device - * and loads it in. Upon halting, unpcks the contents of that block device in + * On startup, if "cfsin" directory exists, it packs it as a fake block device + * and loads it in. Upon halting, unpacks the contents of that block device in * "cfsout" directory. * * Memory layout: