[perl-Glib] Fix typo in pod: s/atomical/atomic/



commit d428311a44150e9f465d5fe96609d603daf8c780
Author: intrigeri <intrigeri boum org>
Date:   Sat Jun 24 09:06:00 2017 +0000

    Fix typo in pod: s/atomical/atomic/
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784155

 GBookmarkFile.xs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/GBookmarkFile.xs b/GBookmarkFile.xs
index 2662b98..6b34117 100644
--- a/GBookmarkFile.xs
+++ b/GBookmarkFile.xs
@@ -198,7 +198,7 @@ g_bookmark_file_to_data (bookmark_file)
 
 =for apidoc __gerror__
 Saves the contents of a bookmark file into a file.  The write operation
-is guaranteed to be atomical by writing the contents of the bookmark file
+is guaranteed to be atomic by writing the contents of the bookmark file
 to a temporary file and then moving the file to the target file.
 =cut
 void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]