itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
8ed0a38b71
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/routes/comment.js

+ 1 - 1
src/server/routes/comment.js

@@ -172,7 +172,7 @@ module.exports = function(crowi, app) {
     }
 
     if (creatorId !== req.user.id) {
-      return res.json(ApiResponse.error('Only the creator can edit'));
+      return res.json(ApiResponse.error('Only the author can edit'));
     }
 
     // check whether accessible