Commit 32e681d
authored
Fix typo for Activity constant (CANCELLED -> CANCELED) (#606)
The constant uses U.S. English spelling:
https://cs.android.com/android/platform/superproject/+/android-latest-release:frameworks/base/core/java/android/app/Activity.java;l=7771 parent 41d2e50 commit 32e681d
File tree
1 file changed
+1
-1
lines changed- wear/src/main/java/com/example/wear/snippets/complication
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments