Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alitokmen committed Apr 10, 2024
1 parent ca60482 commit b2442b8
Show file tree
Hide file tree
Showing 312 changed files with 312 additions and 312 deletions.
2 changes: 1 addition & 1 deletion cargo/Adding+TLD+support+to+the+Jetty+container.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Adding+a+JMS+resource+to+Resin3x.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Adding+a+Samples+Test.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Adding+a+container.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Announcing+Codehaus+Cargo+1.7.16.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Ant+Tasks+Reference+Guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Ant+support.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Application+Classpath.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Archived+Downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Be+secure+-+Upgrade+to+Codehaus+Cargo+1.8.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/Building.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.0.1+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.0.2+released.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.0.3+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.0.4+released.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.0.5+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.0.6+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.1.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.1.1+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.1.2+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.1.3+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.1.4+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.2.0+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.2.2+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.2.3+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.2.4+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.3.0+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.3.1+is+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.3.3+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.0+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.10+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.12+is+ready.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.3+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.4+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.5+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
2 changes: 1 addition & 1 deletion cargo/CARGO+1.4.6+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
for (i of ins) {
if (i.className && i.className.indexOf("adsbygoogle") != -1 && i.style && i.style.bottom) {
var bottom = parseInt(i.style.bottom)
if (!isNaN(b)) {
if (!isNaN(bottom)) {
// The way Google handles the element is that the height (with the ad) is fixed,
// appearing and disappearing is handled by making the bottom style negative
var space = i.offsetHeight + bottom;
Expand Down
Loading

0 comments on commit b2442b8

Please sign in to comment.