Skip to content

Commit

Permalink
Added <sampleQuery></sampleQuery> to empty <meta> elements; otherwise…
Browse files Browse the repository at this point in the history
… fixed typo salmpleQuery to sampleQuery
  • Loading branch information
Hans Kim authored and spullara committed Dec 29, 2009
1 parent 0464bb7 commit 055c755
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions kiva/kiva.lenders.lending_actions.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd">
<meta>
<sampleQuery></sampleQuery>
</meta>
<bindings>

Expand Down
1 change: 1 addition & 0 deletions kiva/kiva.lenders.newest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd">
<meta>
<sampleQuery></sampleQuery>
</meta>
<bindings>

Expand Down
2 changes: 1 addition & 1 deletion kiva/kiva.lenders.search.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd">
<meta>
<samlpleQuery></samlpleQuery>
<sampleQuery></sampleQuery>
</meta>
<bindings>

Expand Down

0 comments on commit 055c755

Please sign in to comment.