From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6741287083183177728 X-Received: by 2002:adf:9486:: with SMTP id 6mr3463532wrr.28.1571919708210; Thu, 24 Oct 2019 05:21:48 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:dd03:: with SMTP id a3ls687699wrm.6.gmail; Thu, 24 Oct 2019 05:21:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqxv5wiDrB0dwKX/EedKuWiNiLhmzO0iYVHhdBQpHb/lFLnIF9luWifULi/smH1IeoPvAGz6 X-Received: by 2002:a5d:630f:: with SMTP id i15mr3675455wru.226.1571919707746; Thu, 24 Oct 2019 05:21:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571919707; cv=none; d=google.com; s=arc-20160816; b=e0EhWdYNaL6+RMO22E9MIrOoB3N1tOCTpvd+ghOphJAedjtrOatpcZxW4J5FEFlfw4 agJZWxxnNDSuFrmnGzc+OCWLvx4er0amct69LUA+qNf88HvvNNqmzED1yuktD1/6sQuc 1iCuRBurzxm3FxSlh6FQ3pMG0zz+ehPCHyvRZD2ftW3sLXPo7h2VFwArQPsUVDmYwu7v rJWy45FjWv64vLVsBi2vux0glFBtMr94+wTyNA9yIZE3u/KD/BKsqQOrPY6VF+x0F5xo /V0UQSrovGWN7EHD/3gA0Ff1xjABivHiJsK9/1yAgq8pG/ZabnvSs3aYGuilMd+mi0Rf g3kg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=5lPsqRc0WlLKhPBt+KaMDAd+64x9CeTsFqh89hC4XeE=; b=IxZajCVCHHtr0N2CfqnocBbcnUkq8OxQgP2bNf/XcKpVF7BwBrAXPpCdmAOBa+rIy2 qJET88URypaIHdZ7gX7uSZwLrQ7P84q8r0tXAY3hymPpe8x/xxs6y8zErGUBPTZocCun QU7nyxOtbS5wIags0JKsD4xAzTRpBQKJUkq/zpHlfQoaoMuxc08rli1NtCHz2BBIMki1 pe6AD36+nXP3KN5uqedyRhHYmeIUmJ9X7ehDxb4RReUtsJ+iwOrhFB/dpL8teDvzlWAI Mi3Er8nH0W5rudPxzp16qejfrNl8ux8ajGIX5htJ4w4OUZUglvd1qYtDeabhQaTkO+Ur H3nQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id y185si123915wmd.4.2019.10.24.05.21.47 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Oct 2019 05:21:47 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x9OCLjgP015924 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 24 Oct 2019 14:21:47 +0200 Date: Thu, 24 Oct 2019 14:21:45 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH] doc/user_manual.md: Fix typo Message-ID: <20191024122145.coxtvoypuatfmudp@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20190927095640.11767-1-Vijaikumar_Kangarajan@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190927095640.11767-1-Vijaikumar_Kangarajan@mentor.com> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: GWjViEDRu4ra On Fri, Sep 27, 2019 at 03:26:40PM +0530, vijaikumar.kanagarajan@gmail.com wrote: > Fix typo in user manual. Give the correct path to images folder. Applied to next, thanks. With kind regards, Baurzhan.