From 2d2b89c134a735d8b85cf974231a903ec58aec14 Mon Sep 17 00:00:00 2001 From: Shahar Hadas <shaharhd@gmail.com> Date: 周日, 10 5月 2020 19:18:01 +0800 Subject: [PATCH] Fix network detection for Windows OS (#94) --- doc/api/hardware_identifiers.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/api/hardware_identifiers.rst b/doc/api/hardware_identifiers.rst index b4c491e..4c41395 100644 --- a/doc/api/hardware_identifiers.rst +++ b/doc/api/hardware_identifiers.rst @@ -1,5 +1,5 @@ ############################################### -Implement your own hardware signature generator +Customize hardware signature generators ############################################### Customize how default strategy behaves -- Gitblit v1.9.1