From 9d2e38fc39908d49d370ed9db9c3eec96b4762cd Mon Sep 17 00:00:00 2001 From: Detlef Groth <75636+mittelmark@users.noreply.github.com> Date: Sun, 22 Dec 2024 08:57:22 +0100 Subject: [PATCH] fixing typos in pyttols documentation --- microemacs/contribs/pytools.emf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/microemacs/contribs/pytools.emf b/microemacs/contribs/pytools.emf index 005a47df..1e25ee4a 100644 --- a/microemacs/contribs/pytools.emf +++ b/microemacs/contribs/pytools.emf @@ -3,7 +3,7 @@ ; Created By : Detlef Groth, University of Potsdam ; Author : Detlef Groth, University of Potsdam ; Created : Wed Sep 25 15:42:35 2024 -; Last Modified : <241220.1804> +; Last Modified : <241221.1254> ; ; Description : Documentation viewer within MicroEmacs for ; Python supporting section folding item-list navigation @@ -266,7 +266,7 @@ $a ## SYNOPSIS __py-lint__ -__set-variable__ _.py-lint.lint_ "string" +set-variable _.py-lint.lint_ "_string_" ## DESCRIPTION @@ -285,7 +285,7 @@ Setting the variable _.py-lint.lint_ allows you to customize the linter settings ## EXAMPLE -Here an example to lint the currently edited R script file. +Here an example to lint the currently edited Python script. ```{emf} ; by modifying the macro variable .py-lint.lint