From 0bfa5b65a8a50fc9b138c0bbc61cee28aa90dca2 Mon Sep 17 00:00:00 2001
From: Gabriele Contini <contini.mailing@gmail.com>
Date: 周日, 15 3月 2020 17:50:19 +0800
Subject: [PATCH] fix documentation

---
 src/templates/licensecc_properties.h.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/templates/licensecc_properties.h.in b/src/templates/licensecc_properties.h.in
index 402d91f..b8026f9 100644
--- a/src/templates/licensecc_properties.h.in
+++ b/src/templates/licensecc_properties.h.in
@@ -23,7 +23,7 @@
 #define LCC_LICENSE_LOCATION_ENV_VAR "LICENSE_LOCATION"
 #define LCC_LICENSE_DATA_ENV_VAR "LICENSE_DATA"
 /**
- * Environment variable that if defined will change the identification strategy used to generate the pc identifier.
+ * Environment variable that if defined will change the identification strategy used to generate the hardware identifier.
  * If a client has an unstable pc-identifier use this variable to generate one. 
  * Valid values are integers defined in `LCC_IDENTIFICATION_STRATEGY` enum.
  */

--
Gitblit v1.9.1