Alex Kost <alez...@gmail.com> writes: > Ricardo Wurmus (2015-06-14 19:25 +0300) wrote: > > [...] >> + (synopsis "Real-time audio utility library") >> + (description >> + "Raul (Real-time Audio Utility Library) is a C++ utility library >> primarily >> +aimed at audio/musical applications.") > > In my opinion, it's not necessary to duplicate "Real-time Audio Utility > Library" in the description as it is already specified in the synopsis > (perhaps capitalizing the words in the synopsis would be better).
The synopsis says *what* it is, so there’s no capitalisation. The description starts with the name “Raul” followed by the words that make up the name, hence the capitals. ~~ Ricardo