aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ng/filter/filter.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/filter/filter.js b/src/ng/filter/filter.js
index 9f12abd1..5c3c917b 100644
--- a/src/ng/filter/filter.js
+++ b/src/ng/filter/filter.js
@@ -69,7 +69,7 @@
<hr>
Any: <input ng-model="search.$"> <br>
Name only <input ng-model="search.name"><br>
- Phone only <input ng-model="search.phone"å><br>
+ Phone only <input ng-model="search.phone"><br>
Equality <input type="checkbox" ng-model="strict"><br>
<table id="searchObjResults">
<tr><th>Name</th><th>Phone</th></tr>