1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-09-20 14:18:47 +00:00

Fix typos in comments

This commit is contained in:
2020-04-29 16:47:09 +02:00
parent eba9c46573
commit aabf47fea4
3 changed files with 5 additions and 5 deletions

View File

@@ -410,7 +410,7 @@ export abstract class BaseRequestsHandler implements AbstractUserConnectionConta
}
/**
* Get the shorcut of an emoji included in a POST request
* Get the shortcut of an emoji included in a POST request
*
* @param name The name of the POST field containing the id of the emoji
*/