浏览代码

name of referenced example fixed (Issue #2696)

Franz Hollerer 5 年之前
父节点
当前提交
5c1b65c8d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/tutorial_client_firststeps.c

+ 1 - 1
examples/tutorial_client_firststeps.c

@@ -70,4 +70,4 @@ int main(void) {
  *   an ``Int32`` from the example server (which is built in
  *   :doc:`tutorial_server_firststeps`) using "UA_Client_write" function. The
  *   example server needs some more modifications, i.e., changing request types.
- *   The answer can be found in "examples/exampleClient.c". */
+ *   The answer can be found in "examples/client.c". */