OSDN Git Service

docs: Fix typo "Electrocargiogram", b/26355880
authorDan Dascalescu <dandv@google.com>
Wed, 13 Jan 2016 00:14:59 +0000 (16:14 -0800)
committerDan Dascalescu <dandv@google.com>
Wed, 13 Jan 2016 00:14:59 +0000 (16:14 -0800)
bug: 26355880
Change-Id: Ibf45cf4db1d5a94e42ac1841991da9570a5f8656

core/java/android/content/pm/PackageManager.java

index e0a61f5..e9b1f01 100644 (file)
@@ -1359,7 +1359,7 @@ public abstract class PackageManager {
 
     /**
      * Feature for {@link #getSystemAvailableFeatures} and
-     * {@link #hasSystemFeature}: The heart rate sensor on this device is an Electrocargiogram.
+     * {@link #hasSystemFeature}: The heart rate sensor on this device is an Electrocardiogram.
      */
     @SdkConstant(SdkConstantType.FEATURE)
     public static final String FEATURE_SENSOR_HEART_RATE_ECG =