gplugin/gplugin

fix a typo
feature/remove-gjs-loader
2015-02-28, Gary Kramlich
a9df8fdb5ca5
Parents ffa42af5fabe
Children 76147bfc677c
fix a typo
  • +1 -1
    INSTALL
  • --- a/INSTALL Sat Feb 28 20:05:10 2015 -0600
    +++ b/INSTALL Sat Feb 28 20:19:30 2015 -0600
    @@ -18,7 +18,7 @@
    Building
    ========
    -GPlugin uses CMake (http://www.cmake.org) as it's build system. As such
    +GPlugin uses CMake (http://www.cmake.org) as its build system. As such
    compiling is a little bit different than your typical ./configure, make,
    sudo make install. But luckily for you, not too much different.