diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-09-09 18:27:03 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-09-09 18:27:03 +0200 |
commit | 0e61b36353efc50811f9f04404d9b77c75cd0a82 (patch) | |
tree | c569d19149480b942d920715fd3a34e902791717 /src | |
parent | update changelog file (diff) | |
download | rekonq-0e61b36353efc50811f9f04404d9b77c75cd0a82.tar.xz |
Typo: net_analyter --> net_analyzer
Diffstat (limited to 'src')
-rw-r--r-- | src/rekonqui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rekonqui.rc b/src/rekonqui.rc index 11eab44b..161729fa 100644 --- a/src/rekonqui.rc +++ b/src/rekonqui.rc @@ -18,7 +18,7 @@ <text>&Tools</text> <Action name="web_inspector" /> <Action name="page_source" /> - <Action name="net_analyter" /> + <Action name="net_analyzer" /> <Action name="set_editable" /> <Separator/> <Action name="useragent" /> |