From 243ba8a26e22fc77a2cdc4acec78e24941d33d98 Mon Sep 17 00:00:00 2001 From: Matthias Simon <matthias.simon@nokia.com> Date: Wed, 11 Dec 2024 11:08:46 +0100 Subject: [PATCH] Fix heading --- meetings/2024-11-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2024-11-19.md b/meetings/2024-11-19.md index b74b17d..8839994 100644 --- a/meetings/2024-11-19.md +++ b/meetings/2024-11-19.md @@ -41,7 +41,7 @@ A combination of various strategies is probable: * Break compatibility and rely on existing language tags. * Provide tool for automatic conversion. -## Coding style +### Coding style We should extend the ruleset for coding style of TTCN-3 examples (and conformance tests). -- GitLab