setup-efi-ivi: minor spelling fixes in comments 44/10244/1 submit/tizen/20130930.055400
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 25 Sep 2013 11:45:12 +0000 (14:45 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 25 Sep 2013 11:45:12 +0000 (14:45 +0300)
Change-Id: I1ea5c767a6979e8b14fabb0c408b243e390eabeb
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
setup-efi-ivi

index 6d7c560..00f6786 100755 (executable)
@@ -9,9 +9,9 @@
 # gummiboot configuration files. This script requires a number of environment
 # variables to be defined. Namely:
 #
-# 1. INSTALLERFW_PART_COUNT - count of paritions
+# 1. INSTALLERFW_PART_COUNT - count of partitions
 # 2. INSTALLERFW_PARTX_MOUNTPOINT - mount point of partition number X
-#    (0 <= x < $INSTALLERFW_PART_COUNT)
+#    (0 <= X < $INSTALLERFW_PART_COUNT)
 # 3. INSTALLERFW_PARTX_PARTUUID - GPT GUID (AKA PARTUUID) of partition number X
 # 4. INSTALLERFW_MOUNT_PREFIX - where the target partitions are mounted (the
 #    "root" directory of the file-system we install gummiboot to)