From ff3bfeeb4565f53a2530775e531954cab048bdf1 Mon Sep 17 00:00:00 2001
From: Andrea Rossato <andrea.rossato@ing.unitn.it>
Date: Thu, 27 May 2010 12:06:16 +0200
Subject: fix type - thanks to Taylan Ulrich B. for reporting it

Ignore-this: 08b07a8398bdbf974bfa21287c779340a68b9381

darcs-hash:20100527100616-d6583-9e06101e150f5148406c67250f9aa91a7cac9258.gz
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 313b25f..947fe5b 100644
--- a/README
+++ b/README
@@ -282,7 +282,7 @@ Monitors have default aliases.
 
 `Weather StationID Args RefreshRate`
 
-- aliases to the Station ID: so `Weather "LIPB" []` can be used in template as `%LIBP%`
+- aliases to the Station ID: so `Weather "LIPB" []` can be used in template as `%LIPB%`
 - Args: the argument list (see below)
 - Variables that can be used with the `-t`/`--template` argument:
 	    `station`, `stationState`, `year`, `month`, `day`, `hour`,
-- 
cgit v1.2.3