Skip to content

Commit 3b255a8

Browse files
committed
has -> is
1 parent 0daadf5 commit 3b255a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

protovalidate/internal/extra_func.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ def uri_reference(self) -> bool:
867867
return self.uri() or self.__relative_ref()
868868

869869
def __hier_part(self) -> bool:
870-
"""Determine whether the current position has a hier-part.
870+
"""Determine whether the current position is a hier-part.
871871
872872
Parses the rule:
873873

0 commit comments

Comments
 (0)