From 8bbfe62aec847ea4b3cc72ba53032a73874e4326 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Sun, 26 Jan 2025 20:58:07 +0100 Subject: [PATCH] errors.go --- tools/tezerrors/errors.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tezerrors/errors.go b/tools/tezerrors/errors.go index 768ac2f..4393473 100644 --- a/tools/tezerrors/errors.go +++ b/tools/tezerrors/errors.go @@ -79,7 +79,7 @@ var errorsDescrs = `{ }, "WrongReconstructMode": { "title": "Wrong reconstruct mode", - "descr": "Reconstruction of contexts while importing is comptible with full mode snapshots only" + "descr": "Reconstruction of contexts while importing is compatible with full mode snapshots only" }, "WrongSnapshotExport": { "title": "Wrong snapshot export",