From 671d2828500283d273a5451b199eaed3845e1306 Mon Sep 17 00:00:00 2001 From: "Christoph B. Wurzinger" Date: Sat, 24 Oct 2020 11:05:27 +0200 Subject: [PATCH] Fix minor typo in documentation (#78) Change "fro" to "for". --- tik4net/ITikSentence.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tik4net/ITikSentence.cs b/tik4net/ITikSentence.cs index d02a05b..6a7df2d 100644 --- a/tik4net/ITikSentence.cs +++ b/tik4net/ITikSentence.cs @@ -20,7 +20,7 @@ public interface ITikSentence #endif /// - /// Tag of sentence (see asynchronous commands fro details). + /// Tag of sentence (see asynchronous commands for details). /// /// ///