From f57973ea4e4d588fdf2eca98ef05ea7544fd6091 Mon Sep 17 00:00:00 2001 From: Richard Frith-MacDonald Date: Fri, 26 Apr 2013 11:43:35 +0000 Subject: [PATCH] fix typo git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@36584 72102866-910b-0410-8b05-ffd578937521 --- GNUSTEP-MIB.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GNUSTEP-MIB.txt b/GNUSTEP-MIB.txt index b60076a..a4cba8f 100644 --- a/GNUSTEP-MIB.txt +++ b/GNUSTEP-MIB.txt @@ -62,7 +62,7 @@ firstEventDate DisplayString, eventDate DisplayString, managedObject DisplayString, eventTypeID INTEGER, -probabaleCauseID INTEGER, +probableCauseID INTEGER, specificProblem DisplayString, proposedRepairAction DisplayString, additionalText DisplayString, @@ -132,7 +132,7 @@ DESCRIPTION "Identifier of the type of event" -- For example the OID 'adapterError' {9.3.2.0.0.1} is represented as -- -- the integer 1 and 'outOfMemory' {9.3.2.0.0.32} is represented as 32 -- -probabaleCauseID OBJECT-TYPE +probableCauseID OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current @@ -253,7 +253,7 @@ firstEventDate, eventDate, objectID, eventTypeID, -probabaleCauseID, +probableCauseID, specificProblem, proposedRepairAction, additionalText,