Skip to content

Commit abd0e36

Browse files
author
Bogdan Drozdowski
committed
READMEs: rephrase
1 parent 1358a30 commit abd0e36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is the README file for LibHideIP, a library which
22
hides your local IP address from programs.
33

4-
These function replacements in LibHideIP first call the original functions
4+
The function replacements in LibHideIP first call the original functions
55
to do their job and then replace the returned data with generic data to
66
prevent leakage of sensitive information. After that, the calling program
77
can continue working as usual.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
LibHideIP, a library which hides your local IP address from programs.
44

5-
These function replacements in LibHideIP first call the original functions
5+
The function replacements in LibHideIP first call the original functions
66
to do their job and then replace the returned data with generic data to
77
prevent leakage of sensitive information.
88

0 commit comments

Comments
 (0)