Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Ledest:erlang:23
erlang
0655-Fix-doc-typo.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0655-Fix-doc-typo.patch of Package erlang
From 0ac097d7f7ff1dea1fdfeb048511010f2923bdb6 Mon Sep 17 00:00:00 2001 From: Zhe Cheng <chengzhe02@qq.com> Date: Fri, 3 Sep 2021 21:43:19 +0800 Subject: [PATCH] Fix doc typo Fix doc typo --- lib/mnesia/src/mnesia_dumper.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mnesia/src/mnesia_dumper.erl b/lib/mnesia/src/mnesia_dumper.erl index 1264efeb68..df84b9f3f1 100644 --- a/lib/mnesia/src/mnesia_dumper.erl +++ b/lib/mnesia/src/mnesia_dumper.erl @@ -1436,7 +1436,7 @@ chunk_from_log(eof, _, _, _) -> %% costly BIF invokations and must pay for this. But since the %% Emulator does not handle this properly we must compensate for %% this with some form of load regulation of ourselves in order to -%% not steal all computation power in the Erlang Emulator ans make +%% not steal all computation power in the Erlang Emulator and make %% other processes starve. Hopefully this is a temporary solution. start_regulator() -> -- 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