Skip to content

Commit f64b486

Browse files
committed
fixed misspell
1 parent 7d8c5de commit f64b486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/Core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6500,7 +6500,7 @@ onvif://www.onvif.org/name/ARV-453
65006500
</para>
65016501
<para> When the device receives a configuration with the
65026502
<literal>ConfigurationRenewal</literal> set, it shall immediately contact the renewal
6503-
endpoint to get up-to-date renewal confguration payload. The device may use the current
6503+
endpoint to get up-to-date renewal configuration payload. The device may use the current
65046504
credentials available in the configuration in the meantime to avoid service disruption. </para>
65056505
<para>
65066506
The device shall ensure to renew the configuration before the expiration provided by the <literal>expiresAt</literal> field.

wsdl/ver10/actionengine.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
809809
</xs:element>
810810
<xs:element name="FtpAuthentication" type="tae:FtpAuthenticationConfiguration">
811811
<xs:annotation>
812-
<xs:documentation>User credentials confguration for target FTP Server</xs:documentation>
812+
<xs:documentation>User credentials configuration for target FTP Server</xs:documentation>
813813
</xs:annotation>
814814
</xs:element>
815815
<xs:element name="Extension" type="tae:FtpDestinationConfigurationExtension" minOccurs="0"/>

0 commit comments

Comments
 (0)