File 0184-Fix-a-typo-in-comment-in-beam_emu-purpouses-purposes.patch of Package erlang

From 8e57a504030e9a5531e6cbed2af9c3013fb351ef Mon Sep 17 00:00:00 2001
From: Alexandre Manuel <alexandre-tsu-manuel@users.noreply.github.com>
Date: Sun, 16 Jul 2017 08:14:57 +0200
Subject: [PATCH] Fix a typo in comment in beam_emu : purpouses -> purposes

---
 erts/emulator/beam/beam_emu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/erts/emulator/beam/beam_emu.c b/erts/emulator/beam/beam_emu.c
index c7503aff7..377b8e651 100644
--- a/erts/emulator/beam/beam_emu.c
+++ b/erts/emulator/beam/beam_emu.c
@@ -1371,7 +1371,7 @@ void process_main(Eterm * x_reg_array, FloatDef* f_reg_array)
     ERTS_VERIFY_UNUSED_TEMP_ALLOC(c_p);
     start_time = 0;
 #ifdef DEBUG
-    pid = c_p->common.id; /* Save for debugging purpouses */
+    pid = c_p->common.id; /* Save for debugging purposes */
 #endif
     ERTS_SMP_REQ_PROC_MAIN_LOCK(c_p);
     PROCESS_MAIN_CHK_LOCKS(c_p);
-- 
2.13.4

openSUSE Build Service is sponsored by