]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Doc: Minor fixes
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 15 Oct 2024 15:19:42 +0000 (17:19 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 15 Oct 2024 15:19:42 +0000 (17:19 +0200)
doc/bird.sgml

index a543b8fb9210c2a6d5d3e458ee713a77138e1cec..e964ff06de52c05064af95b9abb517ad8ef1fb46 100644 (file)
@@ -1599,9 +1599,9 @@ in the foot).
        a shell pattern (represented also as a string).
 
        <tag><label id="type-bytestring">bytestring</tag>
-       This is a sequences of arbitrary bytes. There are no ways to modify
-       bytestrings in filters. You can pass them between function, assign
-       them to variables of type <cf/bytestring/, print such values,
+       This is a sequence of arbitrary bytes. There are no ways to modify
+       bytestrings in filters. You can pass them between functions, assign
+       them to variables of type <cf/bytestring/, print such values, and
        compare bytestings (<cf/=, !=/).
 
        Bytestring literals are written as a sequence of hexadecimal digit