From 3476a68efbcb22d9ff28c560244bc9140beb54a2 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Thu, 8 Feb 2024 08:47:33 -0800 Subject: [PATCH] Simplify description of manual --- manual/book.toml | 2 +- translation/zh-CN/manual-zh-CN/book.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/book.toml b/manual/book.toml index f0feb6e02..56a477661 100644 --- a/manual/book.toml +++ b/manual/book.toml @@ -3,7 +3,7 @@ authors = ["Wilfred Hughes"] language = "en" src = "src" title = "Difftastic Manual" -description = "The official manual for difftastic, the syntactic differ" +description = "The manual for difftastic, the structural dif tool" [output.html] git-repository-url = "https://github.com/wilfred/difftastic" diff --git a/translation/zh-CN/manual-zh-CN/book.toml b/translation/zh-CN/manual-zh-CN/book.toml index bd03abf18..ba55ea73e 100644 --- a/translation/zh-CN/manual-zh-CN/book.toml +++ b/translation/zh-CN/manual-zh-CN/book.toml @@ -3,7 +3,7 @@ authors = ["Wilfred Hughes"] language = "zh-CN" src = "src" title = "Difftastic Manual" -description = "The official manual for difftastic, the syntactic differ" +description = "The manual for difftastic, the structural dif tool" [output.html] git-repository-url = "https://github.com/wilfred/difftastic"