Fix build error

pesky trailing spaces! *shakes fist*
pull/1385/head
Alex P 2017-05-04 16:30:25 -07:00
parent 46249f5e98
commit 45625df608
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ const QueryMaker = React.createClass({
// the layout will be horizontal by default
// vertical layout is known as "panel" layout as it will be used to build
// a "cell editor panel" though that term might change
// Currently, if set to "panel" the only noticeable difference is that the
// Currently, if set to "panel" the only noticeable difference is that the
// DatabaseList becomes DatabaseDropdown (more space efficient in vertical layout)
// and is outside the container with measurements/tags/fields
//