Fix capitalization, typo, and grammar mistake (#2533)
* Fix capitalization, typo, and grammar mistake * fix two typos.
This commit is contained in:
committed by
Florent Vilmart
parent
fc73518b98
commit
7616b8d3ec
@@ -12,7 +12,7 @@
|
||||
// database adapter.
|
||||
|
||||
export class FilesAdapter {
|
||||
/* this method is responsible to store the file in order to be retrived later by it's file name
|
||||
/* This method is responsible to store the file in order to be retrieved later by its file name
|
||||
*
|
||||
* @param filename the filename to save
|
||||
* @param data the buffer of data from the file
|
||||
|
||||
Reference in New Issue
Block a user