ソースを参照

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". */