From 771f6486a3b0333d43a2f8c743bfb945dca9db2c Mon Sep 17 00:00:00 2001 From: Sen Jiang Date: Wed, 4 Apr 2018 17:59:10 -0700 Subject: Correct some spellings. Test: mma Change-Id: Icc49a4ee76f12d302ed18982d334f2f70b7263a8 --- payload_generator/filesystem_interface.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'payload_generator/filesystem_interface.h') diff --git a/payload_generator/filesystem_interface.h b/payload_generator/filesystem_interface.h index b1506e44..08dfd19b 100644 --- a/payload_generator/filesystem_interface.h +++ b/payload_generator/filesystem_interface.h @@ -19,9 +19,9 @@ // This class is used to abstract a filesystem and iterate the blocks // associated with the files and filesystem structures. -// For the purposes of the update payload generation, a filesystem is a formated -// partition composed by fixed-size blocks, since that's the interface used in -// the update payload. +// For the purposes of the update payload generation, a filesystem is a +// formatted partition composed by fixed-size blocks, since that's the interface +// used in the update payload. #include #include -- cgit v1.2.3