Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/pulseaudio-module-xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetalefty <meta@vmeta.jp>2021-01-05 17:10:50 +0300
committerGitHub <noreply@github.com>2021-01-05 17:10:50 +0300
commit1cde8f8f68cae291c9cff05932d8f96a25a29b2d (patch)
treeb8e7160e0fcbebad01f181a23b67ffb26e9b1e5e
parent5a8679f9b955b3c8e3058ed6e1305bd6d286416b (diff)
parent5a4b5a1f4f81e484cbafa2fb4d83e33d31c893a6 (diff)
Merge pull request #49 from metalefty/typo
README: fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7107bdf..05b4550 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ If you can see lots of `module-*.so` and `module-xrdp-sink.so`,
`module-xrdp-source.so`, PulseAudio modules should be properly built and
installed.
-`module-xrdp-sink.la` and `module-xrdp-source.so` may be installed to the
+`module-xrdp-sink.so` and `module-xrdp-source.so` may be installed to the
target directory, these files are not necessary and you can remove them safely.
Enjoy!