runtime(doc): fix small errors from rev 2090405de5bb66facc29c74

- update the netrw window to current version (and trim it slightly to 80
  chars)
- remove a trailing double quote

Co-authored-by: Antonio Giovanni Colombo <azc100@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index faef9ec..dbb991e 100644
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1,4 +1,4 @@
-*editing.txt*   For Vim version 9.1.  Last change: 2025 Jun 03
+*editing.txt*   For Vim version 9.1.  Last change: 2025 Jun 04
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1348,7 +1348,7 @@
 <
 as the final filter on Windows or >
 
-	All Files\t(*)\t*\n"
+	All Files\t(*)\t*\n
 <
 on other platforms, so that the user can still access any desired file.