Skip to content

Commit 02d3a71

Browse files
authored
Merge pull request #24 from wavicles/master
minor changes
2 parents 418bdfb + 3eb020c commit 02d3a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PSL/sciencelab.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Software module for Pocket Science Lab from FOSSASIA
2+
# Communication Library for Pocket Science Lab from FOSSASIA
33
#
44
# License : GNU GPL
55

@@ -54,7 +54,7 @@ class ScienceLab():
5454
<sciencelab.ScienceLab instance at 0xb6c0cac>
5555
5656
57-
Once you have instantiated this class, its various methods will allow access to all the features built
57+
Once you have initiated this class, its various methods will allow access to all the features built
5858
into the device.
5959
6060

0 commit comments

Comments
 (0)