Skip to content

Commit 412cea3

Browse files
committed
typo fix
1 parent a592ba8 commit 412cea3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ VERBOSE: [+] Created transacted file
341341
VERBOSE: [+] Overwriting transacted file
342342
VERBOSE: [+] Created section from transacted file
343343
VERBOSE: [+] Rolled back transaction changes
344-
VERBOSE: [+] Opened handle the parent => explorer
344+
VERBOSE: [+] Opened handle to the parent => explorer
345345
VERBOSE: [+] Created process from section
346346
VERBOSE: [+] Acquired Eidolon PBI
347347
VERBOSE: [+] Eidolon architecture is 64-bit

Start-Eidolon.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function Start-Eidolon {
6464
VERBOSE: [+] Overwriting transacted file
6565
VERBOSE: [+] Created section from transacted file
6666
VERBOSE: [+] Rolled back transaction changes
67-
VERBOSE: [+] Opened handle the parent => explorer
67+
VERBOSE: [+] Opened handle to the parent => explorer
6868
VERBOSE: [+] Created process from section
6969
VERBOSE: [+] Acquired Eidolon PBI
7070
VERBOSE: [+] Eidolon architecture is 64-bit

0 commit comments

Comments
 (0)