Skip to content

Commit 12bc0b7

Browse files
authored
Fix grammar in filter_has_var description (#4684)
1 parent 2916fa4 commit 12bc0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/filter/functions/filter-has-var.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<refentry xml:id="function.filter-has-var" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>filter_has_var</refname>
7-
<refpurpose>Checks if variable of specified type exists</refpurpose>
7+
<refpurpose>Checks if a variable of the specified type exists</refpurpose>
88
</refnamediv>
99
<refsect1 role="description">
1010
&reftitle.description;

0 commit comments

Comments
 (0)