diff --git a/basis/xml/errors/errors.factor b/basis/xml/errors/errors.factor index 7ac5c8420e..9c93015e9d 100644 --- a/basis/xml/errors/errors.factor +++ b/basis/xml/errors/errors.factor @@ -47,7 +47,7 @@ XML-ERROR: no-entity thing ; XML-ERROR: mismatched open close ; -ERROR: unclosed line column tags ; +TUPLE: unclosed line column tags ; : throw-unclosed ( -- * ) get-line get-column