aboutsummaryrefslogtreecommitdiff
path: root/at76c503a.spec
diff options
context:
space:
mode:
authorproski <proski>2006-07-14 06:29:23 +0000
committerproski <proski>2006-07-14 06:29:23 +0000
commit5e2490c2e81bccd6016522cecdfc7b6738b1033e (patch)
treeaca0e715b44d8b236b0b9b2f5d1babea5811f684 /at76c503a.spec
parenta2d2b70fb95cb930b703b52d305a18dc203aa688 (diff)
Fix typos and abbreviations
Diffstat (limited to 'at76c503a.spec')
-rw-r--r--at76c503a.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/at76c503a.spec b/at76c503a.spec
index 6f448b7..33d6589 100644
--- a/at76c503a.spec
+++ b/at76c503a.spec
@@ -26,13 +26,13 @@ This is another driver for the Atmel AT76C503A based USB WLAN adapters.
#if [ ! -e /usr/src/linux-2.4/.config ]; then
# echo "You need to run 'make menuconfig' once in /usr/src/linux-2.4"
# echo "Then exit immediately and save the configuration. The "
-# echo "config file is needed to compile hostap. Thanx."
+# echo "config file is needed to compile hostap. Thanks."
# exit 1
#fi
%build
echo "=================================================================="
-echo "Building atmel driver %{PACKVER} for %{KERNELVER}"
+echo "Building Atmel driver %{PACKVER} for %{KERNELVER}"
echo "Target is %{_target}"
echo "=================================================================="
sleep 5
@@ -62,5 +62,5 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jul 28 2003 Tim Niemueller <tim@niemueller.de>
- Initial rpm release
-- Wrote spec file and compiled for current RedHat 9 kernel
+- Wrote spec file and compiled for current Red Hat 9 kernel