summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Hair <allenhair@google.com>2013-11-19 15:53:26 -0800
committerAllen Hair <allenhair@google.com>2013-11-19 15:53:26 -0800
commitabc9b55fa34639dd39c58a03c6c21d265ec84a23 (patch)
tree41bdf34391ed478d0a325791b2ffbe878b9b64bf
parenteba0081f35f5f58cc2bc696c1d58b97507c38143 (diff)
downloadtesting-kitkat-dev.tar.gz
I believe this was added by mistake. Change-Id: I3b7bb6fc4ec3fbf2ecbb6c67055af8beb0e86fe3
-rw-r--r--uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java b/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
index bd61bfd..482a74d 100644
--- a/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
+++ b/uiautomator/library/core-src/com/android/uiautomator/core/UiSelector.java
@@ -290,7 +290,7 @@ public class UiSelector {
/**
* Set the search criteria to match the resource ID
- * of the widget, using a regular expression.http://blog.bettersoftwaretesting.com/
+ * of the widget, using a regular expression.
*
* @param regex a regular expression
* @return UiSelector with the specified search criteria