From 81561cb51d39c892a07f0cc70e5f0786e36fb4ea Mon Sep 17 00:00:00 2001 From: Spxg Date: Thu, 29 May 2025 09:55:18 +0800 Subject: [PATCH] Updated some feature descriptions --- src/app/database_menu.rs | 2 +- src/app/tools_menu.rs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/database_menu.rs b/src/app/database_menu.rs index 1f4abe3..02f91e0 100644 --- a/src/app/database_menu.rs +++ b/src/app/database_menu.rs @@ -15,7 +15,7 @@ where "The KEEP CONTEXT will be automatically enabled." - "Will be downloaded as test.db" + "Will be downloaded as test.db." } diff --git a/src/app/tools_menu.rs b/src/app/tools_menu.rs index bc2ff4f..391f83a 100644 --- a/src/app/tools_menu.rs +++ b/src/app/tools_menu.rs @@ -16,12 +16,12 @@ where "https://crates.io/crates/sqlformat" - "https://crates.io/crates/prettytable-rs" + "Embed results into query statements for easy sharing." - "This tool helps you explore the SQLite file format internals" + "This tool helps you explore the SQLite file format internals."