Skip to content

Commit b6c44bf

Browse files
committed
corrected db location in help
1 parent 08374f5 commit b6c44bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lekhika-trainer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ class HelpTab : public QWidget
626626
</ol>
627627
628628
<h2 style="font-size: 1.2em; font-weight: 600; color: #34495e;">Database Location</h2>
629-
<p>Your dictionary: <code style="background: #f5f5f5; padding: 2px 4px; border-radius: 3px; font-size: 0.95em;">~/.local/share/lekhika/lekhika.db</code></p>
629+
<p>Your dictionary: <code style="background: #00f5f5; padding: 2px 4px; border-radius: 3px; font-size: 0.95em;">~/.local/share/fcitx5-lekhika/lekhikadict.akshardb</code></p>
630630
631631
<hr style="border: 0; border-top: 1px solid #eee;">
632632

0 commit comments

Comments
 (0)