[anjuta/git-shell] libanjuta: Assorted spelling/documentation fixes in AnjutaDockPane
- From: James Liggett <jrliggett src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/git-shell] libanjuta: Assorted spelling/documentation fixes in AnjutaDockPane
- Date: Tue, 6 Jul 2010 02:04:51 +0000 (UTC)
commit da64f606f0d3c5a3bb1c1981d99319272510429d
Author: James Liggett <jrliggett cox net>
Date: Wed Jun 23 21:30:58 2010 -0700
libanjuta: Assorted spelling/documentation fixes in AnjutaDockPane
libanjuta/anjuta-dock-pane.c | 4 ++--
libanjuta/anjuta-dock-pane.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libanjuta/anjuta-dock-pane.c b/libanjuta/anjuta-dock-pane.c
index 0f98901..96ae621 100644
--- a/libanjuta/anjuta-dock-pane.c
+++ b/libanjuta/anjuta-dock-pane.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
/*
- * git-shell-test
+ * anjuta
* Copyright (C) James Liggett 2010 <jrliggett cox net>
*
* git-shell-test is free software: you can redistribute it and/or modify it
@@ -143,7 +143,7 @@ anjuta_dock_pane_refresh (AnjutaDockPane *self)
* anjuta_dock_pane_get_widget:
* @self: An AnjutaDockPane
*
- * Returns the widget assocatioed with the given pane. The returned widget is
+ * Returns the widget associated with the given pane. The returned widget is
* owned by the pane and should not be destroyed or modified.
*/
GtkWidget *
diff --git a/libanjuta/anjuta-dock-pane.h b/libanjuta/anjuta-dock-pane.h
index 9b78416..bd754ec 100644
--- a/libanjuta/anjuta-dock-pane.h
+++ b/libanjuta/anjuta-dock-pane.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
/*
- * git-shell-test
+ * anjuta
* Copyright (C) James Liggett 2010 <jrliggett cox net>
*
* git-shell-test is free software: you can redistribute it and/or modify it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]