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:
authorKoichiro IWAO <meta@vmeta.jp>2021-01-05 15:21:06 +0300
committerKoichiro IWAO <meta@vmeta.jp>2021-01-05 15:21:06 +0300
commit5a4b5a1f4f81e484cbafa2fb4d83e33d31c893a6 (patch)
tree70baa9049c1bfbefcb66b307d8c8d26f9b23e157
parent22d270b28315d7e15f88e567bce7dde8085b7b76 (diff)
README: fix typo
Closes: #45
-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!