1 Star 0 Fork 38

yinxiujiang/lcr

forked from src-openEuler/lcr 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0009-Fix-spelling-errors.patch 976 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangfengtu 提交于 2021-05-18 11:09 . lcr: sync patches from upstream
From 4b7b830f5e20b4751584fd462219919d4bd756da Mon Sep 17 00:00:00 2001
From: wangyueliang <[email protected]>
Date: Mon, 12 Apr 2021 10:30:24 +0800
Subject: [PATCH 09/10] Fix spelling errors
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8a45755..dd960dd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# lcr
`lcr`(Lightweight Container Runtime) is CLI tool for spawning and running containers according to OCI specification.
-It is based on `liblxc` and written by `C`. It can use by container engine: [iSulad](https://gitee.com/openeuler/iSulad). [iSulad](https://gitee.com/openeuler/iSulad) use `ldopen` to call functions defined in lcr.
+It is based on `liblxc` and written by `C`. It can use by container engine: [iSulad](https://gitee.com/openeuler/iSulad). [iSulad](https://gitee.com/openeuler/iSulad) use `dlopen` to call functions defined in lcr.
## How to Contribute
--
2.25.1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yin-xiujiang/lcr.git
[email protected]:yin-xiujiang/lcr.git
yin-xiujiang
lcr
lcr
master

搜索帮助