From 320b73eb6c2f171386f655125f8e457e90c01d3f Mon Sep 17 00:00:00 2001 From: Joseph Stahl Date: Sat, 15 Sep 2012 12:57:03 -0500 Subject: [PATCH] fix for a typo in the comments of 50-cm.sh Updated the file to reflect its use in CM10. Change-Id: I7d4759798c75d2e2163e34c0d3b6fde8266e4756 --- prebuilt/common/bin/50-cm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prebuilt/common/bin/50-cm.sh b/prebuilt/common/bin/50-cm.sh index 24bfe332..6bda0f11 100755 --- a/prebuilt/common/bin/50-cm.sh +++ b/prebuilt/common/bin/50-cm.sh @@ -1,7 +1,7 @@ #!/sbin/sh # # /system/addon.d/50-cm.sh -# During a CM9 upgrade, this script backs up /system/etc/hosts, +# During a CM10 upgrade, this script backs up /system/etc/hosts, # /system is formatted and reinstalled, then the file is restored. #