From d3d36485d5ac9fa9c9826b9595a37d9f316ef224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 6 Apr 2014 11:55:41 +0200 Subject: Optimize comments, remove dead code --- .../org/sufficientlysecure/keychain/remote/ui/AppsListFragment.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AppsListFragment.java') diff --git a/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AppsListFragment.java b/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AppsListFragment.java index 22082e913..9d0e6d3ef 100644 --- a/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AppsListFragment.java +++ b/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AppsListFragment.java @@ -124,7 +124,7 @@ public class AppsListFragment extends ListFragment implements /** * Similar to CursorAdapter.getItemId(). - * Required to build Uris for api app view, which is not based on row ids + * Required to build Uris for api apps, which are not based on row ids * * @param position * @return -- cgit v1.2.3