diff --git a/src/Entity.jl b/src/Entity.jl
index ef3402915838187165f02be0cb9e7bf9c503fc49..6fa2c7ec8e24cc0622f3f0265e74b032a04d623e 100644
--- a/src/Entity.jl
+++ b/src/Entity.jl
@@ -1753,9 +1753,9 @@ function set_local_path(entity::Ref{_Entity}, path::AbstractString)
 end
 
 """
-    function set_file_path(entity::Ref{_Entity}, path::AbstractString)
+    function set_remote_path(entity::Ref{_Entity}, path::AbstractString)
 
-Set the file path of the given `entity` object.
+Set the remote file path of the given `entity` object.
 """
 function set_remote_path(entity::Ref{_Entity}, path::AbstractString)
     err_code = ccall(