diff --git a/pub/src/STYLE b/pub/src/STYLE
index 09cd981bd6aa46d0b8b00884f3e6dd54c131abab..c9a6ef651c344f6911f01bbadbc1daff721a56b7 100644
--- a/pub/src/STYLE
+++ b/pub/src/STYLE
@@ -10,7 +10,7 @@ mylint.py --counting=detailed `lssrc` > ~/h
   - boost
   - GSL
 - Block 2: Our own libs
-  - trivia read-plus yaml_out lmfit kww
+  - trivia readplus yamlfreeze lmfit kww
 - Block 3: Current project
 
 == function arguments and "const" qualifier ==
diff --git a/pub/src/frida2.cpp b/pub/src/frida2.cpp
index 7cbc6b81a8f928bd81386879ba2c9917b2e18354..6d6324a8ae0312a17d4c8e100af9b3f4e617a63b 100644
--- a/pub/src/frida2.cpp
+++ b/pub/src/frida2.cpp
@@ -26,7 +26,7 @@
 //! - Minor utilities:
 //!     <a href="../frida-libs/trivia/index.html">libtrivia</a>
 //! - Dialogue interface:
-//!     <a href="../frida-libs/readplus/index.html">libread-plus</a>
+//!     <a href="../frida-libs/readplus/index.html">libreadplus</a>
 
 #include <cstdlib>
 #include <iostream>