From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 27 Apr 2026 09:46:17 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wHGfZ-00GrXq-0C for lore@lore.pengutronix.de; Mon, 27 Apr 2026 09:46:17 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wHGfY-00065J-CW; Mon, 27 Apr 2026 09:46:16 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1wHGfH-0005aK-TS; Mon, 27 Apr 2026 09:45:59 +0200 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wHGfH-007S0S-2J; Mon, 27 Apr 2026 09:45:59 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wHGfH-00000000DWa-2m2o; Mon, 27 Apr 2026 09:45:59 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 27 Apr 2026 09:45:59 +0200 Message-ID: <20260427074559.51981-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260418141810.32566-1-oflifurkan@gmail.com> References: <20260418141810.32566-1-oflifurkan@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] docs: fix a typo in environment.rst X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Omer Furkan Demircioglu Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 57aa5c283f140089afc9fccc22a88b0ca4ef2114. Michael [sent from post-receive hook] On Mon, 27 Apr 2026 09:45:59 +0200, Omer Furkan Demircioglu wrote: > Fix a spelling mistake in the documentation. > > Signed-off-by: Omer Furkan Demircioglu > Message-Id: <20260418141810.32566-1-oflifurkan@gmail.com> > Signed-off-by: Michael Olbrich > > diff --git a/doc/environment.rst b/doc/environment.rst > index 225e8016e96b..05d1df314891 100644 > --- a/doc/environment.rst > +++ b/doc/environment.rst > @@ -17,7 +17,7 @@ components which are available to the public). > .. only:: ptxdistonly > > .. note:: > - The PTXdist documenation can be built for a specific BSP. That makes it > + The PTXdist documentation can be built for a specific BSP. That makes it > possible to add BSP specific chapters to the documentation, the BSP is > referenced by its name and the PTXdist and toolchain versions are > correctly specified for this BSP.