From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 557A919E0059 for ; Mon, 21 Dec 2015 04:33:24 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 350E2B5D832 for ; Mon, 21 Dec 2015 05:05:39 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 4FFC518CC7B8 for ; Mon, 21 Dec 2015 05:05:39 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id CAEF012049D; Mon, 21 Dec 2015 05:05:33 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o10.shared.sendgrid.net (o10.shared.sendgrid.net [173.193.132.135]) by neon.ruby-lang.org (Postfix) with ESMTPS id B009B120486 for ; Mon, 21 Dec 2015 05:05:24 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=Yb6iGND4wsN833g5kCdLeM1iCsE=; b=tG9UxUF0IzgmAl/n8G 5uTx1ig90jqCjkBdvwphaajblP4n7iIttahgV9ADzSyqoMHOSEtz02Got/fmozV1 WomV4Ix21Z0CNH+e8fna8rEv2dtWNRkRWiBdWEkognJRPiTnci7EecuheAt5oEie IbgwZFXSSv4zkHQzpomnhQJp8= Received: by filter0465p1mdw1.sendgrid.net with SMTP id filter0465p1mdw1.14249.567709FD20 2015-12-20 20:05:17.277990084 +0000 UTC Received: from herokuapp.com (ec2-54-162-74-10.compute-1.amazonaws.com [54.162.74.10]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id RaKWjtkDTsi3ZyggF3-VGA for ; Sun, 20 Dec 2015 20:05:17.391 +0000 (UTC) Date: Sun, 20 Dec 2015 20:05:17 +0000 From: nagachika00@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Redmine-MailingListIntegration-Message-Ids: 47010 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11764 X-Redmine-Issue-Author: red54 X-Redmine-Issue-Assignee: nagai X-Redmine-Sender: nagachika X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS6Q+/yrtroaOqZH9pdlKg3ASffGjewH+X5C1i OTClWX01rSOoeuKWKCB46ow1nvEtt2w4hJwcs9TBYrWqGoge4D2pC9AaaFiBPtpgM+hyABbYXNjktV IIKPVKMLjl21MviiG3ftXsVXx1ohtEdDMcHhd5TK1M/VivyeFL/QWE6SFg== X-SendGrid-Contentd-ID: {"test_id":"1450641918"} X-ML-Name: ruby-core X-Mail-Count: 72415 Subject: [ruby-core:72415] [Ruby trunk - Bug #11764] ext/tk/lib/multi-tk.rb: fix three typos. X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11764 has been updated by Tomoyuki Chikanaga. Backport changed from 2.1: REQUIRED, 2.2: REQUIRED to 2.1: REQUIRED, 2.2: DONE Backported into `ruby_2_2` at r53221. ---------------------------------------- Bug #11764: ext/tk/lib/multi-tk.rb: fix three typos. https://bugs.ruby-lang.org/issues/11764#change-55701 * Author: XIE Zhibang * Status: Closed * Priority: Normal * Assignee: Hidetoshi Nagai * ruby -v: * Backport: 2.1: REQUIRED, 2.2: DONE ---------------------------------------- * ext/tk/lib/multi-tk.rb: fix three typos. ---Files-------------------------------- ruby_ext_tk_lib_multi-tk_rb.patch (958 Bytes) -- https://bugs.ruby-lang.org/