From 7cd9ba4cec0005e2326dd3a504253e51f05e9ab8 Mon Sep 17 00:00:00 2001 From: danielpeintner Date: Mon, 29 Jan 2024 15:09:17 +0100 Subject: [PATCH] fix: typoe --- lib/src/core/implementation/servient.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/core/implementation/servient.dart b/lib/src/core/implementation/servient.dart index 17e2b128..cc346e25 100644 --- a/lib/src/core/implementation/servient.dart +++ b/lib/src/core/implementation/servient.dart @@ -57,7 +57,7 @@ class Servient { /// Starts this [Servient] and returns a [WoT] runtime object. /// - /// The [scripting_api.WoT] runtime can be used for consuming, procuding, and + /// The [scripting_api.WoT] runtime can be used for consuming, producing, and /// discovering Things. Future start() async { final serverStatuses = _servers