From 450e88d9a9cacab66e24b0555cf8c8efd0c684db Mon Sep 17 00:00:00 2001
From: Dirk Zimoch
Date: Tue, 24 Jan 2017 09:24:59 +0100
Subject: [PATCH] typo in docu fixed
---
doc/tipsandtricks.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/tipsandtricks.html b/doc/tipsandtricks.html
index e230da8..286ef14 100644
--- a/doc/tipsandtricks.html
+++ b/doc/tipsandtricks.html
@@ -260,7 +260,7 @@ When asked "CURRENT?
", the device send something like
-read_current {out "CURRENT?"; in "CURRENT %f A"; @mismatch {in "%(\1)39c";}}
+read_current {out "CURRENT?"; in "CURRENT %f A"; @mismatch {in "%(\$1)39c";}}