https://bz.apache.org/bugzilla/show_bug.cgi?id=58708

            Bug ID: 58708
           Summary: Double negation in the Short Introduction
           Product: Log4j
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Site & Docs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

http://logging.apache.org/log4j/1.2/manual.html reads in part:
"Default Initialization Procedure
...
5. If no URL could not be found, abort default initialization."

which should instead be:

"Default Initialization Procedure
...
5. If no URL could be found, abort default initialization."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to