From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: bug about Japanese' Documentation Date: Fri, 9 Aug 2013 06:43:37 -0400 Message-ID: <20130809104337.GC18878@sigill.intra.peff.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org To: a a X-From: git-owner@vger.kernel.org Fri Aug 09 12:43:50 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V7kAe-0001uy-MC for gcvg-git-2@plane.gmane.org; Fri, 09 Aug 2013 12:43:49 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966984Ab3HIKnm (ORCPT ); Fri, 9 Aug 2013 06:43:42 -0400 Received: from cloud.peff.net ([50.56.180.127]:46291 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965852Ab3HIKnl (ORCPT ); Fri, 9 Aug 2013 06:43:41 -0400 Received: (qmail 28575 invoked by uid 102); 9 Aug 2013 10:43:41 -0000 Received: from c-71-63-4-13.hsd1.va.comcast.net (HELO sigill.intra.peff.net) (71.63.4.13) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.84) with ESMTPA; Fri, 09 Aug 2013 05:43:41 -0500 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Fri, 09 Aug 2013 06:43:37 -0400 Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Aug 07, 2013 at 09:56:42PM +0900, a a wrote: > I find 2 bug about Japanese' Documentation . > There are Documentation -> Book 's url. ( Please see the details below). > > I want to bug-fix about this misspell. > > Do you have Documentation (about Japanese language) on the GitHub? The documentation at http://git-scm.com comes from the Pro Git book. You can file issues and make pull requests here: https://github.com/progit/progit See the README for details. -Peff