grammar; missing infinitive marker

- "have be" > have to be

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
Trond B. Krokli 2021-04-25 12:02:21 +02:00 committed by GitHub
parent b8e8934dc2
commit d2e80a729a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ Defines the name of a proxy connection.
It is recommended that this element name is specified as a numbered node beginning at zero. For example, to provision two proxy connections, use "PROXY0" and "PROXY1" as the element names. Any unique name can be used if desired (such as "GPRS-NAP"), but no spaces may appear in the name (use %20 instead).
The addition, update, and deletion of this sub-tree of nodes have be specified in a single atomic transaction.
The addition, update, and deletion of this sub-tree of nodes have to be specified in a single atomic transaction.
<a href="" id="proxyname-proxyid"></a>***ProxyName*/PROXYID**
Specifies the unique identifier of the proxy connection.