java: corrected typo and documentation

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Stefan Andritoiu
2015-09-07 19:24:02 +03:00
committed by Mihai Tudor Panu
parent 2e5fbd0d54
commit 021c003ca8
2 changed files with 1 additions and 3 deletions

View File

@ -87,8 +87,6 @@ class Gas {
/**
* Returns one sample from the sensor
*
* @param ctx Threshold context
*/
virtual int getSample ();