diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-04-20 17:46:54 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-04-21 20:36:29 +0000 |
commit | 20f23c1a2838f0dc3c8ff37bf90b9ebe1d278772 (patch) | |
tree | 38aab6151cd817d7ba7ce70d496f00033a971a3d /odk | |
parent | b74163742ff1288ad9ea1ec8e83ac08faf686893 (diff) |
Fix typos
Change-Id: Ic4fbc8e7220eb4641f67ef4f85d4853608a369f4
Reviewed-on: https://gerrit.libreoffice.org/24257
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'odk')
-rw-r--r-- | odk/examples/DevelopersGuide/Components/Thumbs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/DevelopersGuide/Components/Thumbs/Makefile b/odk/examples/DevelopersGuide/Components/Thumbs/Makefile index 4bcddf50463e..95adaef3d1d5 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/Makefile +++ b/odk/examples/DevelopersGuide/Components/Thumbs/Makefile @@ -29,10 +29,10 @@ # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE # USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# +# #************************************************************************** -# Builds the Comonent Thumbs of the Developers Guide. +# Builds the Component Thumbs of the Developers Guide. PRJ=../../../.. SETTINGS=$(PRJ)/settings |