]> git.sur5r.net Git - bacula/docs/commitdiff
Correct verb
authorKern Sibbald <kern@sibbald.com>
Mon, 16 May 2005 06:40:29 +0000 (06:40 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 16 May 2005 06:40:29 +0000 (06:40 +0000)
docs/manual/faq.tex

index d518eb6a71167ad8217eb3e4d7298902ca86a11d..fc6f6ca1bea9c264d45923c0e188f02aa09f3e3f 100644 (file)
@@ -36,8 +36,8 @@ of known bugs and solutions.
    \index[general]{What language is Bacula written in? }
    It is written in C++, but it is mostly C  code using only a limited set of the
    C++ extensions  over C.  Thus Bacula is completely  compiled using the C++
-   compiler. There are several modules,  including the Win32 interface that is
-   written using the  object oriented C++ features. Over time, we are slowly
+   compiler. There are several modules, including the Win32 interface, that
+   are written using the  object oriented C++ features. Over time, we are slowly
    adding a larger  subset of C++.  
 
 \label{run}