From 21cf09858fc58b2efb8a9a1a071a739dc5bfb0b6 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 16 May 2005 06:40:29 +0000 Subject: [PATCH] Correct verb --- docs/manual/faq.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/faq.tex b/docs/manual/faq.tex index d518eb6a..fc6f6ca1 100644 --- a/docs/manual/faq.tex +++ b/docs/manual/faq.tex @@ -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} -- 2.39.5