From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rovanion Luckey Subject: [PATCH] doc: Corrected typo, Java script -> JavaScript Date: Thu, 13 Jun 2019 15:52:09 +0200 Message-ID: <20190613135209.19275-1-rovanion.luckey@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57657) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbQ9T-0003CN-NB for emacs-orgmode@gnu.org; Thu, 13 Jun 2019 09:52:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbQ9N-0004jb-Pf for emacs-orgmode@gnu.org; Thu, 13 Jun 2019 09:52:23 -0400 Received: from mail-lf1-x141.google.com ([2a00:1450:4864:20::141]:35604) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbQ9N-0004gw-7K for emacs-orgmode@gnu.org; Thu, 13 Jun 2019 09:52:21 -0400 Received: by mail-lf1-x141.google.com with SMTP id a25so15164005lfg.2 for ; Thu, 13 Jun 2019 06:52:20 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Cc: Rovanion Luckey --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 4fcd15d22..201389ce6 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -20553,7 +20553,7 @@ Before I get to this list, a few special mentions are in order: Without Sebastian, the HTML/XHTML publishing of Org would be the pitiful work of an ignorant amateur. Sebastian has pushed this part of Org onto a much higher level. He also wrote =org-info.js=, - a Java script for displaying webpages derived from Org using an + a JavaScript for displaying webpages derived from Org using an Info-like or a folding interface with single-key navigation. See below for the full list of contributions! Again, please let me -- 2.17.1