From 255df26a2103b5ad5762a6eba6ea78af1349d4db Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 13 Jan 2000 09:14:54 +0000 Subject: Typo git-svn-id: http://svn.cactuscode.org/flesh/trunk@1246 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/sbin/SystemInfo.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/sbin/SystemInfo.pl') diff --git a/lib/sbin/SystemInfo.pl b/lib/sbin/SystemInfo.pl index f56c981c..e7e2f7c5 100644 --- a/lib/sbin/SystemInfo.pl +++ b/lib/sbin/SystemInfo.pl @@ -1,6 +1,6 @@ # this scrips gathers some basic info on the system it runs on. -# This is inteded to be included in bugreports etc. +# This is intended to be included in bugreports etc. $config = $ARGV[0]; $home = `pwd`; @@ -43,7 +43,6 @@ if (-e "$extra") } } - #Get the version number of the makefile open (MF,") -- cgit v1.2.3