mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-10 16:01:16 +01:00
Fix comment typo
This commit is contained in:
parent
6d70d056dc
commit
05aeaa858c
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ class DBMedoc extends SQLiteOpenHelper {
|
|||
}
|
||||
|
||||
/**
|
||||
* Lookup in the DB for a record corresponding to cpi1
|
||||
* Lookup in the DB for a record corresponding to cip13
|
||||
*
|
||||
* @param cip13 string representing the object we're looking for
|
||||
* @return return a medicament object
|
||||
|
|
Loading…
Reference in a new issue