From 7224eb263dd3608f417519922b77d04c82d78082 Mon Sep 17 00:00:00 2001 From: NI Date: Tue, 22 Oct 2019 08:43:00 +0800 Subject: [PATCH] Fixed a wrong comment inside Connector History module (ui/commands/history.js) --- ui/commands/history.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/commands/history.js b/ui/commands/history.js index 6d9b4ef..c15f059 100644 --- a/ui/commands/history.js +++ b/ui/commands/history.js @@ -95,7 +95,7 @@ export class History { } /** - * Save record to history + * Delete record from history * * @param {string} uid unique name *