From 22d8481f080ce4eb758803ad1f60273b6c3a10ad Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 24 Dec 2015 23:23:46 +0000 Subject: fix common misspelling [ci skip] * compile.c, cont.c, doc, man: fix common misspelling. [ruby-core:72466] [Bug #11870] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tkextlib/SUPPORT_STATUS | 2 +- ext/tk/sample/demos-en/combo.rb | 2 +- ext/tk/sample/demos-en/rolodex | 2 +- ext/tk/sample/demos-jp/rolodex | 2 +- ext/tk/sample/tkextlib/blt/pareto.rb | 2 +- ext/tk/sample/tkextlib/tkHTML/page4/index.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'ext/tk') diff --git a/ext/tk/lib/tkextlib/SUPPORT_STATUS b/ext/tk/lib/tkextlib/SUPPORT_STATUS index de51c519fa..b44b629e46 100644 --- a/ext/tk/lib/tkextlib/SUPPORT_STATUS +++ b/ext/tk/lib/tkextlib/SUPPORT_STATUS @@ -4,7 +4,7 @@ *** RELEASE_DATE of the libraries => see 'tkextlib/version.rb' *** The following list shows *CURRENT* status when this file was modified -at last. If you want to add other Tcl/Tk extensions to the planed list +at last. If you want to add other Tcl/Tk extensions to the planned list (or change its status position), please request them at the ruby-talk, ruby-list, or ruby-dev ML. Although we cannot promise to support your requests, we'll try to do. diff --git a/ext/tk/sample/demos-en/combo.rb b/ext/tk/sample/demos-en/combo.rb index 2f2dd5d6e5..b8bf2d8803 100644 --- a/ext/tk/sample/demos-en/combo.rb +++ b/ext/tk/sample/demos-en/combo.rb @@ -72,7 +72,7 @@ australianCities = [ ] -secondValue.value = 'unchangable' +secondValue.value = 'unchangeable' ozCity.value = 'Sydney' Tk.pack(Ttk::Labelframe.new(frame, :text=>'Fully Editable'){|f| diff --git a/ext/tk/sample/demos-en/rolodex b/ext/tk/sample/demos-en/rolodex index dfc4b2b245..b4c42b6199 100644 --- a/ext/tk/sample/demos-en/rolodex +++ b/ext/tk/sample/demos-en/rolodex @@ -284,7 +284,7 @@ $helpTopics["context"] = <'red4', :anchor=>:center, :yoffset=>-5) } -# Display an auxillary y-axis for percentages. +# Display an auxiliary y-axis for percentages. b.axis_configure('y2', :hide=>false, :min=>0.0, :max=>100.0, :title=>'Percentage') diff --git a/ext/tk/sample/tkextlib/tkHTML/page4/index.html b/ext/tk/sample/tkextlib/tkHTML/page4/index.html index c7bfde35a5..588ae5ccd7 100644 --- a/ext/tk/sample/tkextlib/tkHTML/page4/index.html +++ b/ext/tk/sample/tkextlib/tkHTML/page4/index.html @@ -117,7 +117,7 @@ squelching curiosity." nmpg 1.1.3
Joel Lindau - January 29th 2000, 18:18 EST

nmpg is a small command-driven frontend and network-jukebox for mpg123.

-

Changes: Bugfixes, better memory managment, a new .nmpgrc parser, and new options. +

Changes: Bugfixes, better memory management, a new .nmpgrc parser, and new options.

Urgency: low

[ comments (0) ] -- cgit v1.2.3