commit b53ed7a9b755367874f51fde2e50fe47ee2d9e66 Author: Nima Fatemi mrphs@riseup.net Date: Fri May 1 15:42:58 2015 -0400
Removing extra space before '##translation metadata'
Extra space before '##translation metadata' has made it render in html. Introduced in d3b0ad1b62ca511213af17f44835976c8872216a --- about/en/corepeople.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/about/en/corepeople.wml b/about/en/corepeople.wml index 6409372..e7c9219 100644 --- a/about/en/corepeople.wml +++ b/about/en/corepeople.wml @@ -1,4 +1,4 @@ -## translation metadata +## translation metadata # Revision: $Revision$ # Translation-Priority: 3-low #include "head.wmi" TITLE="Tor Project: Core People" CHARSET="UTF-8"
tor-commits@lists.torproject.org