aboutsummaryrefslogtreecommitdiff
path: root/ext/popup.html
diff options
context:
space:
mode:
authorAustin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com>2023-03-21 05:19:08 -0600
committerAustin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com>2023-03-21 05:32:50 -0600
commitb3cb47a700c6f1a253a4b56079d182859f54d6f5 (patch)
treee86d88230b07a93819bdc4c7c13539f9d877304d /ext/popup.html
parent0572d1ca98cb5f4583d61208940f808ab4e95c99 (diff)
Renamed most instances of Yomichan -> yomitan under ext/*.html
Diffstat (limited to 'ext/popup.html')
-rw-r--r--ext/popup.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/popup.html b/ext/popup.html
index 3dd651e9..02248b17 100644
--- a/ext/popup.html
+++ b/ext/popup.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <title>Yomichan Search</title>
+ <title>Yomitan Search</title>
<link rel="icon" type="image/png" href="/images/icon16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/images/icon19.png" sizes="19x19">
<link rel="icon" type="image/png" href="/images/icon32.png" sizes="32x32">
@@ -46,9 +46,9 @@
<div id="error-extension-unloaded" hidden>
<div class="entry">
- <h1>Yomichan Updated!</h1>
+ <h1>Yomitan Updated!</h1>
<p>
- The Yomichan extension has been updated to a new version! In order to continue
+ The Yomitan extension has been updated to a new version! In order to continue
viewing definitions on this page, you must reload this tab or restart your browser.
</p>
</div>