Browse Source

fix small typo

Ralf S. Engelschall 17 years ago
parent
commit
3a7abc6508
1 changed files with 1 additions and 1 deletions
  1. 1 1
      liblogging/liblogging.spec

+ 1 - 1
liblogging/liblogging.spec

@@ -55,7 +55,7 @@ AutoReqProv:  no
     BEEP libraries are hard to find and often place restrictions on the
     developer, especially in regard to threading models and such.
 
-    Liblogging takes a different approach. It is a library specifcally
+    Liblogging takes a different approach. It is a library specifically
     created to talk syslog, NOT general BEEP. It provides just the bare
     functionality needed for syslog, nothing else. Consequently it is
     very slim.