diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2005-08-30 10:59:41 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2005-08-30 10:59:41 +0800 |
commit | 6eef9f3de0de3789f2a742d58b01e7fb6da90353 (patch) | |
tree | def0fc3a0c5d12c621bcc81c0ea0bb4bc0d684cc /sysutils/xbattbar | |
parent | b0c898daf73003f11c9d51c39e212bdf12d0ba10 (diff) | |
download | freebsd-ports-graphics-6eef9f3de0de3789f2a742d58b01e7fb6da90353.tar.gz freebsd-ports-graphics-6eef9f3de0de3789f2a742d58b01e7fb6da90353.tar.zst freebsd-ports-graphics-6eef9f3de0de3789f2a742d58b01e7fb6da90353.zip |
Fixed a typo.
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r-- | sysutils/xbattbar/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xbattbar/pkg-descr b/sysutils/xbattbar/pkg-descr index 33077ec1637..584a0abb543 100644 --- a/sysutils/xbattbar/pkg-descr +++ b/sysutils/xbattbar/pkg-descr @@ -1,7 +1,7 @@ Xbattbar shows the current (laptop) battery status in the X window environment. The battery indicator of this program is very simple: a simple bar in the bottom of your display. With its color, it indicates the -AC-line status (plugged in or off-line), and buttery +AC-line status (plugged in or off-line), and battery charging/remaining level. WWW: http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html |