_classify-scalar_: Fix misspelled {yeilds=>yields}

* vector/cmatch.xml (_classify-scalar_): Typo fix {yeilds=>yields}.
master
Mike Gerwitz 2018-02-20 15:03:31 -05:00
parent ee179645f7
commit e7528947a4
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright (C) 2015 R-T Specialty, LLC.
Copyright (C) 2015, 2018 R-T Specialty, LLC.
This file is part of tame-core.
@ -134,8 +134,8 @@
<classify as="--{@as@}-pre"
yeilds="__{@yields@}Pre"
desc="(Generated for forcing of {@as@}}">
yields="__{@yields@}Pre"
desc="{@desc@}, pre-scalar">
<param-copy name="@values@" />
</classify>