Fix formatting of gmx msd Description
authorVedran Miletić <vedran@miletic.net>
Tue, 4 Jul 2017 14:49:11 +0000 (16:49 +0200)
committerVedran Miletić <rivanvx@gmail.com>
Tue, 11 Jul 2017 12:45:31 +0000 (14:45 +0200)
commitba602c13530a4c922eecd07eda5493f5fd0e55b9
tree27d25f1b446a4ab3574ccc013fc05528e41f1aff
parent1565710a005674449300afad3457d45e50065ddb
Fix formatting of gmx msd Description

When [tt] isn't followed by a space or a punctation symbol, Sphinx will
generate wrong HTML output (preformated text ending tag will not be
where it should be). The formulation provided here is also slightly
more readable.

Change-Id: I328921b0e724e8f997fd07615e84cc8d87e7153f
src/gromacs/gmxana/gmx_msd.cpp