From 3eb020c95fcdb2c569c24b8009e025809fe6be36 Mon Sep 17 00:00:00 2001 From: wavicles Date: Mon, 8 Aug 2016 23:41:42 +0530 Subject: [PATCH] minor changes --- PSL/sciencelab.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PSL/sciencelab.py b/PSL/sciencelab.py index 7dd51975..8c64d4cc 100644 --- a/PSL/sciencelab.py +++ b/PSL/sciencelab.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Software module for Pocket Science Lab from FOSSASIA +# Communication Library for Pocket Science Lab from FOSSASIA # # License : GNU GPL @@ -54,7 +54,7 @@ class ScienceLab(): - Once you have instantiated this class, its various methods will allow access to all the features built + Once you have initiated this class, its various methods will allow access to all the features built into the device.