Correct case in tooltip

Bug: Issue 6700
Change-Id: I8863b5f4087d1947a4f5f4ecb5ede73f8a02da88
This commit is contained in:
Wyatt Allen
2017-07-11 13:16:17 -07:00
parent 4711b89d4e
commit 4691942270

View File

@@ -43,7 +43,7 @@ limitations under the License.
width: 0;
}
</style>
Press <strong>C</strong> to comment.
Press <strong>c</strong> to comment.
<div class="arrow"></div>
</template>
<script src="gr-selection-action-box.js"></script>