From 20f23c1a2838f0dc3c8ff37bf90b9ebe1d278772 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 20 Apr 2016 17:46:54 +0200 Subject: Fix typos Change-Id: Ic4fbc8e7220eb4641f67ef4f85d4853608a369f4 Reviewed-on: https://gerrit.libreoffice.org/24257 Tested-by: Jenkins Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- odk/examples/DevelopersGuide/Components/Thumbs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odk/examples/DevelopersGuide') 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 -- cgit