From: srowen Date: Sat, 17 Jul 2010 10:39:34 +0000 (+0000) Subject: Issue 475, comment fix X-Git-Url: http://git.rot13.org/?p=zxing.git;a=commitdiff_plain;h=08dcf3d927dd47cc70902ef0b69936498b1f29a2 Issue 475, comment fix git-svn-id: http://zxing.googlecode.com/svn/trunk@1487 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- diff --git a/android/src/com/google/zxing/client/android/Intents.java b/android/src/com/google/zxing/client/android/Intents.java index 30ef043b..5e268ee4 100755 --- a/android/src/com/google/zxing/client/android/Intents.java +++ b/android/src/com/google/zxing/client/android/Intents.java @@ -150,7 +150,7 @@ public final class Intents { public static final class WifiConnect { /** - * Use Google Book Search to search the contents of the book provided. + * Internal intent used to trigger connection to a wi-fi network. */ public static final String ACTION = "com.google.zxing.client.android.WIFI_CONNECT";