Skip to content

Commit

Permalink
Fix typo #399
Browse files Browse the repository at this point in the history
  • Loading branch information
BornaP committed Nov 25, 2017
1 parent 280b82a commit 859e1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/query.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ export default class Query extends Component {
<div className="item">
<span>
<button className="ui icon button small"
title="Query Infomartions"
title="Query Information"
onClick={::this.onShowInfoClick}>
<i className="icon info"></i>
</button>
Expand Down

0 comments on commit 859e1bd

Please sign in to comment.