From 48a620a916b08a1ed882f536fdc508a60c2ade94 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Wed, 9 Oct 2024 18:00:16 +0200 Subject: [PATCH] Fix typo in documentation --- doc/bird.sgml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index e04f8d0e..6857452d 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1946,7 +1946,6 @@ and name is used). In both cases, it must have the same type as elements.

The case is similar to case from Pascal. Syntax is case . - The expression after case can be of any type that could be a member of a set, while the