Re: [PATCH] Fix a couple of typos in the docs

2017-03-09 Thread Andy Wingo
1 Mon Sep 17 00:00:00 2001 > From: Vladislav Ivanishin > Date: Tue, 18 Oct 2016 18:14:22 +0300 > Subject: [PATCH] Fix a couple of typos in the docs Thanks for the patch, and for the kind words :) Applied! Andy

[PATCH] Fix a couple of typos in the docs

2016-10-18 Thread Владислав Иванишин
22 +0300 Subject: [PATCH] Fix a couple of typos in the docs * doc/ref/scheme-ideas.texi: the some way -> the same way * doc/ref/scheme-intro.texi: Use @math inside a texinfo command (turns out $math$ is not processed in this context and thus is not rendered correctly). --- doc/ref/scheme-ide