diff options
author | infirit <[email protected]> | 2015-07-07 01:08:31 +0200 |
---|---|---|
committer | monsta <[email protected]> | 2015-07-10 11:05:36 +0300 |
commit | 7b1dba50e3f87f439c95b84e1f35a6aceb515aa0 (patch) | |
tree | 30a347757d7162f4e3544d602a4c8ede9cbe3346 | |
parent | cc00230076c62ee2a8717609b6a8007e53213c82 (diff) | |
download | mate-sensors-applet-7b1dba50e3f87f439c95b84e1f35a6aceb515aa0.tar.bz2 mate-sensors-applet-7b1dba50e3f87f439c95b84e1f35a6aceb515aa0.tar.xz |
Fix typo SESNOR -> SENSOR
-rw-r--r-- | sensors-applet/active-sensor-libnotify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sensors-applet/active-sensor-libnotify.h b/sensors-applet/active-sensor-libnotify.h index d2c2173..ceba9ae 100644 --- a/sensors-applet/active-sensor-libnotify.h +++ b/sensors-applet/active-sensor-libnotify.h @@ -16,7 +16,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef ACTIVE_SESNOR_LIBNOTIFY_H +#ifndef ACTIVE_SENSOR_LIBNOTIFY_H #define ACTIVE_SENSOR_LIBNOTIFY_H #include "sensors-applet.h" |