Explorar o código

fix typo trough => through

Jan Hecht %!s(int64=5) %!d(string=hai) anos
pai
achega
49e9f7418c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/ua_services.h

+ 1 - 1
src/server/ua_services.h

@@ -82,7 +82,7 @@ void Service_GetEndpoints(UA_Server *server, UA_Session *session,
  * ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * Returns the Servers known to a Discovery Server. Unlike FindServer,
  * this Service is only implemented by Discovery Servers. It additionally
- * returns servers which may have been detected trough Multicast. */
+ * returns servers which may have been detected through Multicast. */
 void Service_FindServersOnNetwork(UA_Server *server, UA_Session *session,
                                   const UA_FindServersOnNetworkRequest *request,
                                   UA_FindServersOnNetworkResponse *response);