Commit cba117b1 authored by Nick Stenning's avatar Nick Stenning

Merge pull request #2365 from hypothesis/visible-vs-viewable

s/viewable/visible/
parents 69cd7982 6b0f8c27
......@@ -15,7 +15,7 @@
>{{vm.annotation.user | persona}}</a>
<i class="h-icon-border-color" ng-show="vm.isHighlight() && !vm.editing" title="This is a highlight. Click 'edit' to add a note or tag."></i>
<span ng-show="vm.isPrivate() && !vm.editing"
title="This annotation is viewable only to you.">
title="This annotation is visible only to you.">
<i class="h-icon-lock"></i> Private
</span>
<span class="annotation-citation"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment