Skip to content

Commit 4b95b5a

Browse files
Fix javadoc
1 parent 07ca85c commit 4b95b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/profesorfalken/jsensors/JSensors.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public Components components() {
102102
/**
103103
* Standalone entry point
104104
*
105-
* @param args
105+
* @param args program arguments
106106
*/
107107
public static void main(String[] args) {
108108
boolean guiMode = false;

0 commit comments

Comments
 (0)