commit | 74902fb81314bd99b011d0bf03dd7949e782b2e7 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Tue Sep 18 02:18:41 2012 -0400 |
committer | Gerrit Code Review <gerrit@review.cyanogenmod.com> | Tue Sep 18 02:18:41 2012 -0400 |
tree | 4a94eb4557c8d366826468e5831f48a5e9deb18a | |
parent | 7ec1af27f95a668e58d60aa73fd25eaba5e5b752 [diff] | |
parent | 320b73eb6c2f171386f655125f8e457e90c01d3f [diff] |
Merge "fix for a typo in the comments of 50-cm.sh" into jellybean
diff --git a/prebuilt/common/bin/50-cm.sh b/prebuilt/common/bin/50-cm.sh index 24bfe33..6bda0f1 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. #