From 609ce43e562967c511cc2b30d7b8fb70896fd67c Mon Sep 17 00:00:00 2001 From: MMGen Date: Tue, 26 Apr 2022 09:38:30 +0000 Subject: [PATCH] modified: Tool-API.md --- Tool-API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tool-API.md b/Tool-API.md index f3b47e8..f86cfc0 100644 --- a/Tool-API.md +++ b/Tool-API.md @@ -1,6 +1,6 @@ The tool API provides a convenient interface to selected methods in the -mmgen.tool module. Type `pydoc3 mmgen.tool.tool_api` for available methods -and call signatures. +mmgen.tool module. Type `pydoc3 mmgen.tool.api` for available methods and +call signatures. ## Examples