src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py

branch
server
changeset 10555
08e853c0c77b
parent 10548
d3e21f44887b
child 10561
be23a662d709
diff -r d80184d38152 -r 08e853c0c77b src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py
--- a/src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py	Wed Feb 07 15:28:08 2024 +0100
+++ b/src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py	Fri Feb 09 19:54:15 2024 +0100
@@ -15,7 +15,7 @@
 from eric7.RemoteServer.EricRequestCategory import EricRequestCategory
 
 
-# TODO: sanitize all file name with FileSystemUtilities.plainFileName()
+# TODO: sanitize all file names with FileSystemUtilities.plainFileName()
 class EricServerFileSystemInterface(QObject):
     """
     Class implementing the file system interface to the eric-ide server.

eric ide

mercurial