Fix capitalization, typo, and grammar mistake (#2533)

* Fix capitalization, typo, and grammar mistake

* fix two typos.
This commit is contained in:
Arthur Cinader
2016-08-16 13:29:34 -07:00
committed by Florent Vilmart
parent fc73518b98
commit 7616b8d3ec
2 changed files with 3 additions and 3 deletions

View File

@@ -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