* Changed 'guess-name room' to 'hidden room' in the text client (this was done a...
[citadel.git] / citadel / messages / roomaccess
index 6e62d6b0a274dcf2258b9d46e0eb0bf468116c0f..4dabb9605577d6ecbb1d39c88a22e7c0b72d6708 100644 (file)
@@ -1,14 +1,14 @@
 Most rooms are public. Anyone on the system may get into a public room.
 Private rooms may take several forms:
  
Guess-name: to gain access to this type of room, a user need only know
Hidden: to gain access to this type of room, a user need only know
 the room's name. No hints are given by the system.
  
- Passworded: same as guess-name but the user must also know a password
+ Passworded: same as hidden but the user must also know a password
 to get access.
  
  Invitation-only: users may only gain access to this type of room if
-an aide gives it to them. 
+an Aide gives it to them. 
  
  Personal: this type of room acts as a user-specific "mailbox."