summaryrefslogtreecommitdiff
path: root/src/lib/elm_separator.c
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2011-04-08 14:36:29 +0000
committerDaniel Juyung Seo <seojuyung2@gmail.com>2011-04-08 14:36:29 +0000
commit853534d5530b7556c72ae098d227f13d9d698ece (patch)
tree79324d0f33a99b243077978901fc648290cfd658 /src/lib/elm_separator.c
parente911fbf5b578b2b5f69ff018a0653a407d712044 (diff)
downloadelementary-853534d5530b7556c72ae098d227f13d9d698ece.tar.gz
Elementary src/lib: Removed all trailing whitespaces.
SVN revision: 58492
Diffstat (limited to 'src/lib/elm_separator.c')
-rw-r--r--src/lib/elm_separator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elm_separator.c b/src/lib/elm_separator.c
index 9b8ff7311..8d881bd49 100644
--- a/src/lib/elm_separator.c
+++ b/src/lib/elm_separator.c
@@ -4,7 +4,7 @@
/**
* @defgroup Separator Separator
*
- * A separator is a widget that adds a very thin object to separate other
+ * A separator is a widget that adds a very thin object to separate other
* objects.
* A separator can be vertical or horizontal.
*/