[gnome-commander] Fix spelling errors
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Fix spelling errors
- Date: Wed, 26 Jan 2011 17:12:39 +0000 (UTC)
commit d1dccde0d97765491c3f2c7fb7c5db0424512adc
Author: Alessio Treglia <alessio debian org>
Date: Wed Jan 26 18:05:00 2011 +0100
Fix spelling errors
src/intviewer/fileops.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/intviewer/fileops.cc b/src/intviewer/fileops.cc
index aa8a2f8..bbbc7c4 100644
--- a/src/intviewer/fileops.cc
+++ b/src/intviewer/fileops.cc
@@ -234,7 +234,7 @@ const char *gv_file_init_growing_view (ViewerFileOps *ops, const char *filename)
*/
const char *gv_file_load(ViewerFileOps *ops, int fd)
{
- g_return_val_if_fail (ops!=NULL, "invalid ops paramter");
+ g_return_val_if_fail (ops!=NULL, "invalid ops parameter");
ops->file = fd;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]