From 95566255611f419c038063e7208e819e36c9a90b Mon Sep 17 00:00:00 2001 From: Carl Philipp Klemm <philipp@uvos.xyz> Date: Fri, 30 Jun 2023 16:14:14 +0200 Subject: [PATCH] fix some spelling in docs --- doc/mainpage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mainpage.txt b/doc/mainpage.txt index e0cdde2..8000af3 100644 --- a/doc/mainpage.txt +++ b/doc/mainpage.txt @@ -40,5 +40,5 @@ int main(int argc, char* argv[]) @endcode //----------------------------------------------------------- -librelaxisloader is licenced to you under the Apache License, Version 2.0 +libeismultiplexer is licensed to you under the Apache License, Version 2.0 */ -- GitLab