Fix patch 0008 corrupt hunk header: -4400,16 -> -4400,15
Old-count in macos.texi hunk was off by one; git am reported 'corrupt patch at line 83'.
This commit is contained in:
@@ -70,7 +70,7 @@ diff --git a/etc/NEWS b/etc/NEWS
|
|||||||
index 2b1f9e6..5766428 100644
|
index 2b1f9e6..5766428 100644
|
||||||
--- a/etc/NEWS
|
--- a/etc/NEWS
|
||||||
+++ b/etc/NEWS
|
+++ b/etc/NEWS
|
||||||
@@ -4400,16 +4400,19 @@ allowing Emacs users access to speech recognition utilities.
|
@@ -4400,15 +4400,19 @@ allowing Emacs users access to speech recognition utilities.
|
||||||
Note: Accepting this permission allows the use of system APIs, which may
|
Note: Accepting this permission allows the use of system APIs, which may
|
||||||
send user data to Apple's speech recognition servers.
|
send user data to Apple's speech recognition servers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user