mirror of https://github.com/qos-ch/slf4j
Fix some typos in author names
This commit is contained in:
parent
1c6cbf05e6
commit
42e9b19c77
|
|
@ -41,7 +41,7 @@ import org.osgi.framework.Constants;
|
|||
* Runs a hosted version of Felix for testing purposes. Any bundle errors are
|
||||
* reported via the FrameworkListener passed to the constructor.
|
||||
*
|
||||
* @author Ceki Gücü
|
||||
* @author Ceki Gülcü
|
||||
*/
|
||||
public class FelixHost {
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ import org.junit.Before;
|
|||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* @author Ceki Gücü
|
||||
* @author Ceki Gülcü
|
||||
*/
|
||||
public class NDCTest {
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ import ch.qos.cal10n.IMessageConveyor;
|
|||
* instance does have any state beyond that of the {@link Logger} instance it
|
||||
* wraps and its message conveyor.
|
||||
*
|
||||
* @author Ceki Gücü
|
||||
* @author Ceki Gülcü
|
||||
*
|
||||
*/
|
||||
public class LocLoggerFactory {
|
||||
|
|
|
|||
Loading…
Reference in New Issue