Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
0622-Fix-doc-spelling.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0622-Fix-doc-spelling.patch of Package erlang
From 6b5897f273a0739ca2d87ca92ea8d3fb56b4a5b3 Mon Sep 17 00:00:00 2001 From: Zhe Cheng <chengzhe02@qq.com> Date: Fri, 6 Aug 2021 13:23:19 +0800 Subject: [PATCH] Fix doc spelling Fix doc spelling --- lib/mnesia/src/mnesia_frag.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mnesia/src/mnesia_frag.erl b/lib/mnesia/src/mnesia_frag.erl index 8f7dd321b0..184254b384 100644 --- a/lib/mnesia/src/mnesia_frag.erl +++ b/lib/mnesia/src/mnesia_frag.erl @@ -1103,7 +1103,7 @@ make_add_node(Tab, Node) -> mnesia:abort({bad_type, Tab, Node}). %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% Delet a node from the node pool of a fragmented table +%% Delete a node from the node pool of a fragmented table make_multi_del_node(Tab, Node) -> verify_multi(Tab), -- 2.31.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor